Download the PHP package milux/add without Composer
On this page you can find all versions of the php package milux/add. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor milux
Package add
Short Description An annotation-driven request dispatcher for PHP
License LGPLv3
Homepage https://github.com/milux/add
Package add
Short Description An annotation-driven request dispatcher for PHP
License LGPLv3
Homepage https://github.com/milux/add
Keywords annotationsdispatcher
Please rate this library. Is it a good library?
Informations about the package add
ADD
An Annotation-Driven Dispatcher for PHP
This library offers an easy to use, simple dispatcher that calls methods via class names and method names obtained from PATH_INFO.
Furthermore, ADD calls the dispatched methods with parameters that are extracted from POST variables, GET variables, and additional elements of the PATH_INFO. The description of the corresponding data sources is extracted from special annotations in the method's DocComment.
All versions of add with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package milux/add contains the following files
Loading the files please wait ....