Download the PHP package priskz/sorad-api without Composer
On this page you can find all versions of the php package priskz/sorad-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download priskz/sorad-api
More information about priskz/sorad-api
Files in priskz/sorad-api
Download priskz/sorad-api
More information about priskz/sorad-api
Files in priskz/sorad-api
Vendor priskz
Package sorad-api
Short Description A service oriented API built around the Responder-Action-Domain pattern.
License MIT
Package sorad-api
Short Description A service oriented API built around the Responder-Action-Domain pattern.
License MIT
Please rate this library. Is it a good library?
Informations about the package sorad-api
SORAD API Package
Purpose
A service oriented API built around the Responder-Action-Domain pattern.
Install via Composer
Add the following to your "require" schema:
Run:
Add to the in to enable the newly added service.
Run: to publish the configuration file in directory.
Register SORAD API based modules via the modules array. These entries should be the directory path to the modules. PSR4 autoloading recommended. These modules will require a routes.php file.
Example:
In the above example, we have a dedicated API directory that holds modules.
All versions of sorad-api with dependencies
PHP Build Version
Package Version
The package priskz/sorad-api contains the following files
Loading the files please wait ....