nofw / foundation
nowf 应用程序的组件集成工具
v0.2.0
2017-04-23 18:28 UTC
Requires
- php: ^7.1
Requires (Dev)
- filp/whoops: ^2.1
- http-interop/http-factory: ^0.3.0
- http-interop/http-middleware: ^0.4.1
- middlewares/utils: ~0.9
- phpunit/phpunit: ^6.1
- psr/log: ^1.0
- twig/twig: ^2.0
- zendframework/zend-diactoros: ^1.0
Suggests
- filp/whoops: Error handler
- http-interop/http-factory: HTTP Factory abstraction
- http-interop/http-middleware: HTTP Middleware abstraction
- psr/http-message-implementation: PSR-7 HTTP Message abstraction used in HTTP middlewares
- psr/log: PSR-3 Log abstraction
- twig/twig: Template engine
This package is auto-updated.
Last update: 2024-09-19 09:39:03 UTC
README
nowf 应用程序的组件集成工具。
安装
通过 Composer
$ composer require nofw/foundation
使用方法
此包提供将第三方组件集成到 Web 应用程序的有用工具。
与您的 Nofw 应用程序一起使用。
测试
$ make test
安全
如果您发现任何与安全相关的问题,请通过mark.sagikazar@gmail.com联系我们。
许可证
MIT 许可证 (MIT)。请参阅许可证文件以获取更多信息。