spaceonfire / common
Application kernel based on DI container and CQRS buses
Fund package maintenance!
Liberapay
Requires
- php: ^7.2|^8.0
Requires (Dev)
- psr/log: ^1.1
- roave/security-advisories: dev-latest
- spaceonfire/command-bus: ^2.5
- spaceonfire/container: ^2.5
- symfony/console: ^5.1
- symfony/polyfill-php80: ^1.22
- symfony/stopwatch: ^5.1
- vlucas/phpdotenv: ^4.1|^5.2
Suggests
- spaceonfire/command-bus: Used to organize CQRS buses
- spaceonfire/container: Used to organize Kernel
- symfony/polyfill-php80: ^1.22
- vlucas/phpdotenv: Required for env() function
README
Application kernel based on DI container and CQRS buses.
Install
Via Composer
$ composer require spaceonfire/common
Change log
Please see CHANGELOG for more information on what has changed recently.
Contributing
Report issues and send Pull Requests in the main spaceonfire repository. Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
Credits
License
The MIT License (MIT). Please see License File for more information.