Download the PHP package mz/php-proxy without Composer
On this page you can find all versions of the php package mz/php-proxy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor mz
Package php-proxy
Short Description Proxy utilities (i.e. caching proxy)
License MIT
Homepage https://github.com/m-zajac/php-proxy
Package php-proxy
Short Description Proxy utilities (i.e. caching proxy)
License MIT
Homepage https://github.com/m-zajac/php-proxy
Please rate this library. Is it a good library?
Informations about the package php-proxy
PHP proxy
This library provides proxy classes with easily extendable behavior. Library includes ready for use caching proxy and lazy instantiation proxy.
Requirements and dependencies
This library has no external dependencies, if installed with --no-dev
option. Caching behavior memcache backend requires php memcache
module to be enabled.
Installation
php composer.phar require mz/php-proxy
Basic usage
In-memory cache proxy
Cache proxy with memcache
Concepts
Extending proxy behavior
TODO
Limitations
Proxies do not implement subjects interface.
Examples
TODO
All versions of php-proxy with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package mz/php-proxy contains the following files
Loading the files please wait ....