Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/symfony/event-dispatcher-contracts
A set of event dispatcher abstractions extracted out of the Symfony components
https://github.com/symfony/event-dispatcher-contracts
contract event-dispatcher php symfony symfony-contract
Last synced: 15 days ago
JSON representation
A set of event dispatcher abstractions extracted out of the Symfony components
- Host: GitHub
- URL: https://github.com/symfony/event-dispatcher-contracts
- Owner: symfony
- License: mit
- Created: 2019-05-27T06:53:48.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-03T08:24:13.000Z (7 months ago)
- Last Synced: 2024-04-14T10:51:46.699Z (7 months ago)
- Topics: contract, event-dispatcher, php, symfony, symfony-contract
- Language: PHP
- Homepage: https://symfony.com
- Size: 43 KB
- Stars: 3,278
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Symfony EventDispatcher Contracts
=================================A set of abstractions extracted out of the Symfony components.
Can be used to build on semantics that the Symfony components proved useful and
that already have battle tested implementations.See https://github.com/symfony/contracts/blob/main/README.md for more information.