getwarp / common
Application kernel based on DI container and CQRS buses
Fund package maintenance!
getwarp
hustlahusky
Requires
- php: ^7.4|^8.0
- getwarp/exception: ^3.1
- symfony/polyfill-php80: ^1.22
- symfony/polyfill-php81: ^1.22
Requires (Dev)
- getwarp/command-bus: ^3.1
- getwarp/container: ^3.1
- phpunit/phpunit: ^9.5
- psr/log: ^1.1
- roave/security-advisories: dev-latest
- symfony/console: ^5.2|^6.0
- symfony/property-access: ^5.2|^6.0
- symfony/property-info: ^5.2|^6.0
- vlucas/phpdotenv: ^5.2
- yiisoft/arrays: ^1.0
Suggests
- getwarp/command-bus: Used to organize CQRS buses
- getwarp/container: Used to organize Kernel
- symfony/property-access: ^5.2|^6.0
- vlucas/phpdotenv: Required for env() function
- yiisoft/arrays: ^1.0
README
getwarp/common
Some common things that may be useful for your application (kernel, cqrs buses, etc.)
GitHub • Packagist • Installation
Installation
Via Composer
$ composer require getwarp/common
Change log
Please see CHANGELOG for more information on what has changed recently.
Contributing
Report issues and send pull requests in the main Warp repository. Please see contributing guide and code of conduct for details.
Credits
License
The MIT License (MIT). Please see license file for more information.