mosaicphp / http
dev-master
2016-07-16 11:02 UTC
Requires
- php: >=7.0.0
- container-interop/definition-interop: ~0.2.0
- mosaicphp/common: dev-master
- psr/http-message: ^1.0
- relay/relay: ^1.1
Requires (Dev)
- mockery/mockery: 1.0.x-dev
- phpunit/phpunit: ^5.1
- zendframework/zend-diactoros: ^1.3
Suggests
- zendframework/zend-diactoros: Diactoros http implementation (^1.3)
This package is not auto-updated.
Last update: 2024-10-26 19:48:30 UTC
README
Http component
Mosaic is a collection of component interfaces which allow the end user complete control over which components to use and which implementations.
This in turn provides great flexibility and reduces coupling between the application and libraries.
By using Mosaic, a project can enjoy clear, user focused components that will always maintain compatibility with the surrounding ecosystem, without choosing a full-stack solution that could limit the application's options