rxthunder / core
Event driven CLI micro framework with Reactive Programming flavors
Installs: 2 488
Dependents: 4
Suggesters: 0
Security: 0
Stars: 3
Watchers: 3
Forks: 1
Open Issues: 0
Requires
- php: ^7.4
- ext-json: *
- mnapoli/silly: ^1.7.2
- psr/log: ^1.1.2
- reactivex/rxphp: ^2.0.7
- symfony/config: ^4.1|^5.0
- symfony/dependency-injection: ^4.1|^5.0
- symfony/dotenv: ^4.2|^5.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.16
- phpstan/phpstan: ^0.12.27
- phpunit/phpunit: ^9.2.2
- slevomat/coding-standard: ^6.0 >=6.0.4
- vimeo/psalm: ^3.11
- youdot/coding-standard: ^3.0
README
About Thunder
This repository is the core library of the Thunder CLI micro framework.
The aim is to provide a simple extensible kernel with DI.
Plugins
- RabbitMQ consumer and helpers
- EventStore subscription and helpers