zendframework/zend-modulemanager
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| zendframework/zend-servicemanager | 0.88 | 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 | |
| zendframework/zend-hydrator | 0.87 | Zend Hydrator provides strategies and tools to extract data from objects and hydrate objects from arrays in PHP. Supports naming strategies, custom hydrators, and flexible configuration, useful for forms, APIs, and domain model mapping. | 154 | 164 | 39 | 92K | 3 | 3.4 | 27.0 | BSD-3-Clause | 6 years ago | |
| zendframework/zend-config | 0.85 | 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 | |
| zendframework/zend-stdlib | 0.85 | Zend\Stdlib provides general-purpose utility components for PHP, including array helpers, messaging utilities, string wrappers, and more. Note: this repository was abandoned on 2019-12-31 and moved to laminas/laminas-stdlib. | 377 | 398 | 70 | 230K | 5 | 4.5 | 27.7 | BSD-3-Clause | 7 years ago | |
| zendframework/zend-mvc | 0.85 | 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-loader | 0.84 | Autoloading and class loading utilities for Zend Framework applications. Provides standard and optimized autoloaders (including PSR-0/PSR-4 style support), plugin class loading, and tools to resolve and map class names to files for legacy or modular codebases. | 114 | 110 | 13 | 99K | 1 | 0.8 | 28.6 | BSD-3-Clause | 6 years ago | |
| zendframework/zend-eventmanager | 0.84 | 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. | 1,609 | 1,658 | 59 | 227K | 7 | 7.4 | 22.3 | BSD-3-Clause | 8 years ago | |
| internachi/modular | 0.65 | A lightweight module system for Laravel using Composer path repositories and Laravel package discovery. Organize large apps by placing self-contained “modules” in an app-modules/ directory, following standard Laravel package conventions with minimal extra tooling. | 1,176 | 1,174 | 108 | 62K | 23 | 42.6 | 39.8 | MIT | 2 months ago |
How can I help you explore Laravel packages today?