File: README.md

package info (click to toggle)
php-psr-event-dispatcher 1.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 92 kB
  • sloc: php: 18; makefile: 4
file content (6 lines) | stat: -rw-r--r-- 325 bytes parent folder | download
1
2
3
4
5
6
PSR Event Dispatcher
====================

This repository holds the interfaces related to [PSR-14](http://www.php-fig.org/psr/psr-14/).

Note that this is not an Event Dispatcher implementation of its own. It is merely interfaces that describe the components of an Event Dispatcher.  See the specification for more details.