Letter P

php-laminas-eventmanager - Trigger and listen to events within a PHP application

Website: https://github.com/laminas/laminas-eventmanager
License: BSD
Vendor: Alcance Libre, Inc.
Description:
The laminas-eventmanager is a component designed for the following use cases:

* Implementing simple subject/observer patterns.
* Implementing Aspect-Oriented designs.
* Implementing event-driven architectures.

The basic architecture allows you to attach and detach listeners to named
events, both on a per-instance basis as well as via shared collections;
trigger events; and interrupt execution of listeners.

Documentation: https://docs.laminas.dev/laminas-eventmanager/

Packages

php-laminas-eventmanager-3.5.0-1.aldos.noarch [28 KiB] Changelog by Remi Collet (2022-04-07):
- update to 3.5.0
- raise dependency on PHP 7.4
- switch from container-interop/container-interop to psr/container

Listing created by Repoview-0.6.6-6.fc14.al