nofw / foundation
Component integration tools for nowf applications
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-10-19 09:51:11 UTC
README
Component integration tools for nowf applications.
Install
Via Composer
$ composer require nofw/foundation
Usage
This package provides useful tools for integrating third-party components into a web application.
Use them together with your Nofw application.
Testing
$ make test
Security
If you discover any security related issues, please contact us at mark.sagikazar@gmail.com.
License
The MIT License (MIT). Please see License File for more information.