khanhicetea / slimfit
基于 Slim 3 的足够好的 RESTful API 框架
1.1.0
2016-08-22 07:16 UTC
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-09-20 17:58:43 UTC
README
简介
基于 Slim 3 的足够好的 RESTful API 框架,如果你想要一个功能强大的框架来处理任何事情,这个框架可能不是最佳选择。
所有通用目的的 PHP 框架都很糟糕! – Rasmus Lerdorf
文档
在这里阅读完整文档: https://slimfit.khanhicetea.com
贡献者
- @khanhicetea
- 特别感谢 Slim 框架的贡献者
许可证
本项目采用 MIT 许可证。