Download the PHP package adt/nette-proxy without Composer
On this page you can find all versions of the php package adt/nette-proxy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package nette-proxy
Lookyman/Nette/Proxy
Integration of Proxy Manager into Nette Framework.
Installation
Install
Config
Usage
Tag services with lookyman.lazy
and they get magically proxied.
If you have proxy.default
turned on and you don't want a particular service to be proxied, you can do it like this:
Proxying certain Nette services is automaticaly disabled due to known limitations.
Pre-generating proxies
Proxy generation causes I/O operations and uses a lot of reflection, so it is handy to have them pre-generated before the application starts. For this, install Kdyby/Console and run:
All versions of nette-proxy with dependencies
PHP Build Version
Package Version
Requires
friendsofphp/proxy-manager-lts Version
^1.0
nette/di Version ^2.4|^3.0
nette/php-generator Version ^2.6|^3.0|^4.0
nette/di Version ^2.4|^3.0
nette/php-generator Version ^2.6|^3.0|^4.0
The package adt/nette-proxy contains the following files
Loading the files please wait ....