Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/doctrine/event-manager
The Doctrine Event Manager is a library that provides a simple event system.
https://github.com/doctrine/event-manager
event eventmanager
Last synced: 14 days ago
JSON representation
The Doctrine Event Manager is a library that provides a simple event system.
- Host: GitHub
- URL: https://github.com/doctrine/event-manager
- Owner: doctrine
- License: mit
- Created: 2018-06-06T16:01:29.000Z (over 6 years ago)
- Default Branch: 2.0.x
- Last Pushed: 2023-07-29T16:22:30.000Z (over 1 year ago)
- Last Synced: 2024-04-14T01:32:56.269Z (7 months ago)
- Topics: event, eventmanager
- Language: PHP
- Homepage: https://www.doctrine-project.org/projects/event-manager.html
- Size: 478 KB
- Stars: 5,882
- Watchers: 16
- Forks: 19
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Doctrine Event Manager
[![Build Status](https://github.com/doctrine/event-manager/workflows/Continuous%20Integration/badge.svg)](https://github.com/doctrine/event-manager/actions)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/doctrine/event-manager/badges/quality-score.png?b=1.2.x)](https://scrutinizer-ci.com/g/doctrine/event-manager/?branch=1.2.x)
[![Code Coverage](https://scrutinizer-ci.com/g/doctrine/event-manager/badges/coverage.png?b=1.2.x)](https://scrutinizer-ci.com/g/doctrine/event-manager/?branch=1.2.x)The Doctrine Event Manager is a library that provides a simple event system.
## More resources:
* [Website](https://www.doctrine-project.org/)
* [Documentation](https://www.doctrine-project.org/projects/doctrine-event-manager/en/latest/)
* [Downloads](https://github.com/doctrine/event-manager/releases)