Download the PHP package watoki/deli without Composer
On this page you can find all versions of the php package watoki/deli. 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 deli
deli 
deli is an abstract delivery system for request/response type applications. It can be used as a base for web and CLI delivery systems such as curir and commander.
The base idea is that a user request consists of a path and parameters which is then mapped to a method call. The return value of this method call is then delivered as a response to the user.
All versions of deli with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
watoki/collections Version 1.0
watoki/factory Version 0.5
watoki/reflect Version 0.3
watoki/stores Version 0.3
watoki/collections Version 1.0
watoki/factory Version 0.5
watoki/reflect Version 0.3
watoki/stores Version 0.3
The package watoki/deli contains the following files
Loading the files please wait ....