Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/softspring/events

This component provides some useful event classes to use with Symfony
https://github.com/softspring/events

component symfony

Last synced: about 2 months ago
JSON representation

This component provides some useful event classes to use with Symfony

Awesome Lists containing this project

README

        

# Events component

![Latest Stable](https://img.shields.io/packagist/v/softspring/events?label=stable&style=flat-square)
![Latest Unstable](https://img.shields.io/packagist/v/softspring/events?label=unstable&style=flat-square&include_prereleases)
![License](https://img.shields.io/packagist/l/softspring/events?style=flat-square)
![PHP Version](https://img.shields.io/packagist/dependency-v/softspring/events/php?style=flat-square)
![Downloads](https://img.shields.io/packagist/dt/softspring/events?style=flat-square)
[![CI](https://img.shields.io/github/actions/workflow/status/softspring/events/ci.yml?branch=5.4&style=flat-square&label=CI)](https://github.com/softspring/events/actions/workflows/ci.yml)
![Coverage](https://raw.githubusercontent.com/softspring/events/5.4/.github/badges/coverage.svg)

Adds some general facilities and extra features to Symfony projects.

## Documentation

* [1. Installation](docs/1_installation.md)
* [2. Events](docs/2_events.md)

## License

This bundle is under the MIT license. See the complete license in the bundle [LICENSE](LICENSE) file.