[ ソース: php-zend-eventmanager ]
パッケージ: php-zend-eventmanager (3.10.0-1)
php-zend-eventmanager に関するリンク
Debian の資源:
php-zend-eventmanager ソースパッケージをダウンロード:
- [php-zend-eventmanager_3.10.0-1.dsc]
- [php-zend-eventmanager_3.10.0.orig.tar.xz]
- [php-zend-eventmanager_3.10.0-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
- Common files for PHP packages
-
- sug: php-laminas-stdlib
- パッケージは利用できません
-
- sug: php-psr-container
- Common Container Interface (PHP FIG PSR-11)