zendframework/zend-eventmanager
Zend\EventManager provides a lightweight, flexible event and listener system for PHP apps. Attach and detach listeners, trigger events with priorities, and use shared managers for cross-cutting events—ideal for decoupling components in Zend Framework and beyond.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| laminas/laminas-eventmanager | 0.85 | Laminas EventManager provides a flexible event and listener system for PHP applications. Attach listeners, trigger events, manage priorities, and use shared event managers to coordinate decoupled components across your app. | 1,020 | 1,022 | 19 | 957K | 4 | 20.5 | 46.7 | BSD-3-Clause | 7 months ago | |
| zendframework/zend-modulemanager | 0.85 | Zend Framework’s ModuleManager helps organize and load application modules with dependency resolution, configuration merging, and event-driven initialization. It supports module discovery, autoloading, and predictable bootstrapping for modular ZF apps. | 42 | 44 | 24 | 33K | 6 | 2.7 | 29.3 | BSD-3-Clause | 6 years ago | |
| zendframework/zend-servicemanager | 0.84 | Abandoned Zend Framework ServiceManager (moved to laminas/laminas-servicemanager). Implements the Service Locator pattern to create and retrieve services/objects via factories and configuration. Includes docs, tests, and PHPBench benchmarks. | 187 | 192 | 87 | 89K | 13 | 7.5 | 30.7 | BSD-3-Clause | 7 years ago | |
| doctrine/event-manager | 0.84 | Doctrine Event Manager is a lightweight PHP library providing a simple event system for registering listeners and dispatching events. Commonly used across Doctrine components to decouple services and react to lifecycle or application events cleanly. | 6,051 | 6,054 | 22 | 8M | 0 | 41.6 | 47.9 | MIT | 4 months ago | |
| zendframework/zend-mvc | 0.82 | Zend\Mvc is Zend Framework’s MVC layer for building PHP web apps. It provides routing, controllers, dispatching, request/response handling, view integration, and an event-driven pipeline. Designed for modular apps and flexible configuration. | 103 | 110 | 88 | 36K | 26 | 9.7 | 31.9 | BSD-3-Clause | 8 years ago | |
| zendframework/zend-config | 0.81 | zendframework/zend-config provides configuration management for PHP apps: load settings from multiple formats (PHP arrays, INI, JSON, XML, YAML), merge/override environments, and access values via a simple object/array API. Part of the Zend Framework component set. | 86 | 92 | 36 | 55K | 3 | 2.0 | 28.0 | BSD-3-Clause | 6 years ago | |
| joomla/event | 0.81 | Joomla Event provides the building blocks for PHP event systems, including a dispatcher implementation with prioritized listeners. Use it to define, register, and trigger events in a clean, decoupled way. Requires PHP 8.1+. | 8 | 9 | 9 | 16K | 0 | 4.8 | 46.2 | GPL-2.0 | 10 months ago | |
| evenement/evenement | 0.81 | Evenement is a tiny, Node.js-inspired EventEmitter for PHP. Create an EventEmitter, register and remove listeners, and emit events with arguments. Designed to stay concise and simple while giving you full control. | 1,351 | 1,367 | 74 | 6M | 2 | 9.5 | 50.9 | MIT | — | |
| zendframework/zend-math | 0.65 | Zend Math provides math utilities for PHP, including big integer/decimal support, random number generation, and statistical helpers. Part of the Zend Framework ecosystem, it offers consistent, tested components for numeric operations. | 53 | 56 | 23 | 44K | 1 | 1.6 | 28.3 | BSD-3-Clause | 7 years ago | |
| zendframework/zend-ldap | 0.65 | Zend LDAP provides PHP tools for LDAP directory operations like binding, searching, and modifying entries. This repository was abandoned on 2019-12-31 and has moved to laminas/laminas-ldap. | 28 | 32 | 26 | 4K | 4 | 2.2 | 21.0 | BSD-3-Clause | 6 years ago | |
| laminas/laminas-stdlib | 0.65 | Utility components for PHP from the Laminas project: data structures, array and string helpers, hydrators, validators, option objects, and more. A shared toolbox used across Laminas and usable standalone in any PHP application. | 237 | 236 | 46 | 2M | 8 | 21.2 | 61.5 | BSD-3-Clause | 7 months ago | |
| zendframework/zend-mail | 0.65 | Zend\Mail provides robust email composition and transport for PHP applications, supporting MIME messages, attachments, multipart content, headers, encodings, and SMTP/sendmail/file transports. Includes message parsing and validation for reliable mail handling. | 95 | 100 | 106 | 40K | 55 | 12.2 | 40.3 | BSD-3-Clause | 7 years ago | |
| laminas/laminas-zendframework-bridge | 0.64 | Provides compatibility bridge for Laminas to ease migration from Zend Framework. Maps legacy Zend class names to Laminas equivalents via autoloading, allowing existing Zend-based apps and libraries to run with minimal changes during upgrades. | 1,190 | 1,189 | 25 | 554K | 1 | 16.2 | 38.0 | BSD-3-Clause | 2 years ago |
How can I help you explore Laravel packages today?