nofw/foundation
Component integration tools for nowf applications
Maintainers
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
Provides
None
Conflicts
None
Replaces
None
MIT 53326bfb6befe582744bcd74a2db50b8b483d384
- Mรกrk Sรกgi-Kazรกr <mark.sagikazar.woop@gmail.com>
This package is auto-updated.
Last update: 2026-06-19 13:17:31 UTC
README
๐ Latest Version
๐ Build Status
๐ Code Coverage
๐ Quality Score
๐ Total Downloads
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.
