Download the PHP package phpfacile/event-json without Composer
On this page you can find all versions of the php package phpfacile/event-json. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phpfacile/event-json
More information about phpfacile/event-json
Files in phpfacile/event-json
Download phpfacile/event-json
More information about phpfacile/event-json
Files in phpfacile/event-json
Vendor phpfacile
Package event-json
Short Description This service basically perform a mapping between an event retrieved from a database as an array to an event as an array that will be easily transformed (using json_encode()) in a target JSON string formatted as expected.
License MIT
Homepage https://github.com/phpfacile/event-json
Package event-json
Short Description This service basically perform a mapping between an event retrieved from a database as an array to an event as an array that will be easily transformed (using json_encode()) in a target JSON string formatted as expected.
License MIT
Homepage https://github.com/phpfacile/event-json
Please rate this library. Is it a good library?
Informations about the package event-json
PHPFacile! Event-json
This service basically perform a mapping between an event retrieved from a database as an array to an event as an array that will be easily transformed (using json_encode()) in a target JSON string formatted as expected. It is a default implementation and is expected to be overwritten by the final user.
This is part of the phpfacile/event suite.
Installation
At the root of your project type
Or add "phpfacile/event-json": "^1.0" to the "require" part of your composer.json file
All versions of event-json with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
The package phpfacile/event-json contains the following files
Loading the files please wait ....