An open API service indexing awesome lists of open source software.

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.

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).