lou117/wake
Composer 安装命令:
composer require lou117/wake
包简介
Web-Application KErnel, PHP micro-framework
README 文档
README
Wake (for Web-Application KErnel) is an attempt to give PHP developers good foundations for their project, whatever its scope, size, type or lifespan. Relying on battle-proof libraries like FastRoute, Monolog and Guzzle, Wake only gives you foundations, to let your creativity do the magic with minimal impact on performances.
Wake is the assembly of several well-known libraries:
- Guzzle PSR-7 implementation (also used by Guzzle HTTP client, AWS PHP SDK, or Slim framework);
- FastRoute (also used by Slim framework, Laravel Lumen framework or PHPMyAdmin project);
- Monolog (also used by Laravel and Symfony frameworks).
In addition to PSR-7, Wake uses PSR-15 (HTTP Server Request Handlers) and PSR-11 (Container Interface) Standards Recommendations, ensuring interoperability at most levels and smoothing learning curve for developers who want to give Wake its chance.
Wake has been written from the ground-up with PHP 8.1, ensuring the cleanest code, the best performance and a lasting support from PHP Foundation.
Installation
composer require lou117/wake
Documentation
统计信息
- 总下载量: 114
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-02-09