Download the PHP package ethanhann/fizzy without Composer
On this page you can find all versions of the php package ethanhann/fizzy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ethanhann/fizzy
More information about ethanhann/fizzy
Files in ethanhann/fizzy
Download ethanhann/fizzy
More information about ethanhann/fizzy
Files in ethanhann/fizzy
Vendor ethanhann
Package fizzy
Short Description A DTO-centric, PHP 7 micro Web API framework built on Silex.
License MIT
Package fizzy
Short Description A DTO-centric, PHP 7 micro Web API framework built on Silex.
License MIT
Please rate this library. Is it a good library?
Informations about the package fizzy
Fizzy
Installation
Create a composer.json file in your project root.
Add your namespace directory to your composer.json file.
Require Fizzy.
Configuration
Copy the config.dist.json to the project root. Adjust the baseUrl and namespacePrefix as appropriate. Note that the config file can be called anything, but the name in the index.php file will need to be updated.
Run the App
All versions of fizzy with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7
silex/silex Version ~1.3
zendframework/zend-code Version ~2.6
macedigital/silex-jms-serializer Version ~1.0
kphoen/negotiation-service-provider Version ~1.0.3
webmozart/json Version ^1.0
silex/silex Version ~1.3
zendframework/zend-code Version ~2.6
macedigital/silex-jms-serializer Version ~1.0
kphoen/negotiation-service-provider Version ~1.0.3
webmozart/json Version ^1.0
The package ethanhann/fizzy contains the following files
Loading the files please wait ....