[ 原始碼: php-zend-eventmanager ]
套件:php-zend-eventmanager(3.14.0-3)
php-zend-eventmanager 的相關連結
Debian 的資源:
下載原始碼套件 php-zend-eventmanager:
- [php-zend-eventmanager_3.14.0-3.dsc]
- [php-zend-eventmanager_3.14.0.orig.tar.xz]
- [php-zend-eventmanager_3.14.0-3.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
- Common files for PHP packages
-
- sug: php-laminas-stdlib
- 套件暫時不可用
-
- sug: php-psr-container
- Common Container Interface (PHP FIG PSR-11)