Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lefuturiste/php-api
A simple template to make an api on PHP framework
https://github.com/lefuturiste/php-api
Last synced: 4 days ago
JSON representation
A simple template to make an api on PHP framework
- Host: GitHub
- URL: https://github.com/lefuturiste/php-api
- Owner: lefuturiste
- Created: 2018-08-26T14:52:02.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-03T13:44:50.000Z (about 6 years ago)
- Last Synced: 2024-04-19T09:02:26.933Z (7 months ago)
- Language: PHP
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PHP API template
PSR-7 and PSR-11
## Install
`composer create-project lefuturiste/php-api your_project_name`
## Functions
- PSR-7 Slim
- PSR-11 DI Container
- Docker support
- Makefile