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
- Host: GitHub
- URL: https://github.com/rekalogika/domain-event-contracts
- Owner: rekalogika
- License: mit
- Created: 2023-09-01T14:38:42.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-04T12:35:15.000Z (9 months ago)
- Last Synced: 2025-04-06T21:23:29.847Z (6 months ago)
- Topics: doctrine, domain-event, event, event-dispatcher, php, symfony
- Language: PHP
- Homepage: https://rekalogika.dev/domain-event
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.