PHP Classes

File: src/phpFastCache/_extensions/predis-1.0/package.ini

Recommend this page to a friend!
  Classes of Khoa Bui   PHP Fast Cache   src/phpFastCache/_extensions/predis-1.0/package.ini   Download  
File: src/phpFastCache/_extensions/predis-1.0/package.ini
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Fast Cache
Store and get data from several cache containers
Author: By
Last change:
Date: 8 years ago
Size: 903 bytes
 

Contents

Class file image Download
; This file is meant to be used with Onion http://c9s.github.com/Onion/ ; For instructions on how to build a PEAR package of Predis please follow ; the instructions at this URL: ; ; https://github.com/c9s/Onion#a-quick-tutorial-for-building-pear-package ; [package] name = "Predis" desc = "Flexible and feature-complete PHP client library for Redis" homepage = "http://github.com/nrk/predis" license = "MIT" version = "1.0.2" stability = "devel" channel = "pear.nrk.io" author = "Daniele Alessandri \"nrk\" <suppakilla@gmail.com>" [require] php = ">= 5.3.2" pearinstaller = "1.4.1" [roles] *.xml.dist = test *.md = doc LICENSE = doc [optional phpiredis] hint = "Add support for faster protocol handling with phpiredis" extensions[] = socket extensions[] = phpiredis [optional webdis] hint = "Add support for Webdis" extensions[] = curl extensions[] = phpiredis