wynd / nihilus
CQRS component with 0 dependencies. Built by Wynd with PHP and ️❤️!
Installs: 16 364
Dependents: 1
Suggesters: 0
Security: 0
Stars: 8
Watchers: 10
Forks: 1
Open Issues: 0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.15
- phpmd/phpmd: ^2.7
- phpunit/phpunit: ^8.4
- spatie/phpunit-watcher: ^1.10
This package is auto-updated.
Last update: 2024-10-29 05:47:06 UTC
README
Nihilus is a CQRS component built by Wynd and used by our backend projects.
This project is part of the Sith Triumvirate project with:
- Traya: AggregateRoot and events publishing
- Sion: Saga pattern (WIP, not available yet)
Nihilus require specific resolver to work. Here are the list of available resolvers:
- Symfony
- Laravel (We're looking for contributors)
Quick start
Contribution
For any contribution (Issue and PR), please follow project guidelines.
Add a ⭐️ is also a way to contribute to this repository 😉
This project has adopted the code of conduct defined by the Contributor Covenant. Before contributing to this repository, take a look at the code of conduct.