khanhicetea / slimfit
Good enough RESTful API framework built on top Slim 3
Installs: 27
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 3
Forks: 1
Open Issues: 0
Type:project
Requires
- php: >=5.5.9
- monolog/monolog: ^1.21
- oscarotero/psr7-middlewares: ^3.16
- schnittstabil/psr7-middleware-stack: ^3.0
- slim/slim: ^3.5
- vlucas/phpdotenv: ^2.3
- willdurand/negotiation: ^2.0
- zendframework/zend-diactoros: ^1.3
Suggests
- illuminate/database: Eloquent query builder
- illuminate/events: Event dispatcher for Eloquent
- league/fractal: Fractal provides a presentation and transformation layer for complex data output, the like found in RESTful APIs, and works really well with JSON
- php-pm/php-pm: Bring High Performance Into Your PHP App (with ReactPHP)
- robmorgan/phinx: Database migration management tool
- slim/twig-view: A good template engine
- symfony/console: Console application
- tuupola/slim-jwt-auth: PSR-7 JWT Authentication Middleware
This package is auto-updated.
Last update: 2024-12-20 18:28:14 UTC
README
Introduction
Good enough RESTful API framework built on top Slim 3, if you want to pick a powerful framework can do anything, this framework will be a bad choice.
All general purpose PHP frameworks suck! – Rasmus Lerdorf
Documentation
Read full documentation here : https://slimfit.khanhicetea.com
Contributors
- @khanhicetea
- Big thanks to Slim framework contributors
License
This project is licensed under the MIT license.