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

https://github.com/rekalogika/domain-event-contracts

[READ-ONLY] Interfaces, Traits & Nominal Classes for Domain Event
https://github.com/rekalogika/domain-event-contracts

doctrine domain-event event event-dispatcher php symfony

Last synced: 2 months ago
JSON representation

[READ-ONLY] Interfaces, Traits & Nominal Classes for Domain Event

Awesome Lists containing this project

README

          

# rekalogika/domain-event-contracts

Contains interfaces, traits, attributes, and nominal classes to be used by
domain objects utilizing the `rekalogika/domain-event` framework.

## Documentation

[rekalogika.dev/domain-event](https://rekalogika.dev/domain-event)

## License

MIT

## Contributing

The `rekalogika/domain-event-contracts` repository is a read-only repo split
from the main repo. Issues and pull requests should be submitted to the
[rekalogika/domain-event-src](https://github.com/rekalogika/domain-event-src)
monorepo.