https://github.com/swellphp/admiral
A PHP Command Bus with Command Handling.
https://github.com/swellphp/admiral
admiral command-bus cqrs-es php
Last synced: about 1 month ago
JSON representation
A PHP Command Bus with Command Handling.
- Host: GitHub
- URL: https://github.com/swellphp/admiral
- Owner: swellphp
- License: mit
- Created: 2018-01-20T04:11:13.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-15T11:14:22.000Z (almost 8 years ago)
- Last Synced: 2025-08-05T12:56:36.970Z (7 months ago)
- Topics: admiral, command-bus, cqrs-es, php
- Language: PHP
- Size: 41 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Admiral by SwellPhp
Code repository for Admiral, a PHP Command Bus with Command Handling abilities.
## Under Development
Please note that this library is under initial development and it's not recommended for anyone to use in any scenario except for testing, development and learning.
Please visit [Developing a Command Bus in PHP](https://keith-mifsud.me/developing-a-command-bus-in-php) for more information.
## Installation
Install via composer:
`composer require swellphp/admiral`
## Documentation
Usage documentation will be provided soon.
## Contributing
Public contributions will be available soon and guidelines will be updated here when applicable.
## License
Licensed under the MIT license [LICENSE FILE](LICENSE).
## Copyright
As per the creative commons community, copyright is reserved to the author(s).