Download the PHP package tmont/phroxy without Composer
On this page you can find all versions of the php package tmont/phroxy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor tmont
Package phroxy
Short Description Proxy generator that supports interception of method calls
License WTFPL
Package phroxy
Short Description Proxy generator that supports interception of method calls
License WTFPL
Please rate this library. Is it a good library?
Informations about the package phroxy
Phroxy
Phroxy is a proxy generator. It's probably useful. You can use it to create a mock object, or to create a proxy and intercept methods on that proxy.
Installation
User composer:
Usage
I don't feel like writing documentation, so take a look at the unit tests. There are examples of basic proxying as well as advanced method interception.
The basic gist is:
Development
All versions of phroxy with dependencies
PHP Build Version
Package Version
No informations.
The package tmont/phroxy contains the following files
Loading the files please wait ....