[ 源代码: php-zend-eventmanager ]
软件包:php-zend-eventmanager(3.13.1-1)
php-zend-eventmanager 的相关链接
Debian 的资源:
下载源码包 php-zend-eventmanager:
- [php-zend-eventmanager_3.13.1-1.dsc]
- [php-zend-eventmanager_3.13.1.orig.tar.xz]
- [php-zend-eventmanager_3.13.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [docs.laminas.dev]
相似软件包:
Laminas Project - EventManager component
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.
The Laminas Project is a PHP framework for developing web applications and services.
其他与 php-zend-eventmanager 有关的软件包
|
|
|
|
-
- dep: php-common
- PHP 包的通用文件
-
- sug: php-laminas-stdlib
- 软件包暂时不可用
-
- sug: php-psr-container
- Common Container Interface (PHP FIG PSR-11)