php-symfony-event-dispatcher - Symfony EventDispatcher Component
| Website: | http://symfony.com/doc/2.8/components/event_dispatcher/index.html |
|---|---|
| License: | MIT |
| Vendor: | Alcance Libre, Inc. |
- Description:
The Symfony Event Dispatcher component implements the Observer [1] pattern in a simple and effective way to make all these things possible and to make your projects truly extensible. [1] http://en.wikipedia.org/wiki/Observer_pattern
Packages
| php-symfony-event-dispatcher-2.8.52-5.fc14.al.noarch [26 KiB] |
Changelog
by Remi Collet (2020-10-26):
- raise dependency on PHP 7.0 - drop dependency on symfony/polyfill-php* |