Download the PHP package aalfiann/slim-api-skeleton without Composer
On this page you can find all versions of the php package aalfiann/slim-api-skeleton. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aalfiann/slim-api-skeleton
More information about aalfiann/slim-api-skeleton
Files in aalfiann/slim-api-skeleton
Download aalfiann/slim-api-skeleton
More information about aalfiann/slim-api-skeleton
Files in aalfiann/slim-api-skeleton
Vendor aalfiann
Package slim-api-skeleton
Short Description This is a skeleton to built rest api with slim framework 3.
License MIT
Package slim-api-skeleton
Short Description This is a skeleton to built rest api with slim framework 3.
License MIT
Please rate this library. Is it a good library?
Informations about the package slim-api-skeleton
Slim-API-Skeleton
This is a skeleton to built rest api with slim framework 3.
Dependencies
- Logger >> monolog/monolog
- HTTP Cache >> slim/http-cache
- ETag Middleware >> aalfiann/slim-etag-middleware
Installation
Install this package via Composer.
Getting Started
How to create new application
- Go to modules directory
- Create new folder
my-app
- To create routes, you should follow this pattern >>
*.router.php
- Done
Example
This is the my-app.router.php
file
Note:
- Documentation about
Slim
is available on slimframework.com. - This is a forked version from the original slimphp/Slim-Skeleton.
All versions of slim-api-skeleton with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
slim/slim Version ^3.1
slim/http-cache Version ^0.4.0
monolog/monolog Version ^1.22
aalfiann/slim-etag-middleware Version ^1.0
slim/slim Version ^3.1
slim/http-cache Version ^0.4.0
monolog/monolog Version ^1.22
aalfiann/slim-etag-middleware Version ^1.0
The package aalfiann/slim-api-skeleton contains the following files
Loading the files please wait ....