zendframework/zend-servicemanager
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.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| cocur/slugify | cocur/slugify converts strings into URL-friendly slugs by stripping special characters and transliterating many languages (e.g., ä → ae). Lightweight with no external dependencies, PSR-4, PHP 8.0–8.5, and integrations for Laravel, Symfony, Twig, and more. | 2,905 | 2,974 | 248 | 1M | 20 | 57.9 | 55.5 | MIT | 4 months ago | |
| zendframework/zend-cache | zendframework/zend-cache provides flexible caching for PHP apps with multiple storage backends (filesystem, memory, APCu, Redis, and more). Supports cache patterns, plugins, serialization, and configurable adapters to improve performance and reduce repeated work. | 67 | 74 | 52 | 48K | 11 | 14.2 | 51.7 | BSD-3-Clause | 6 years ago | |
| zendframework/zend-config | 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. | 87 | 92 | 36 | 50K | 3 | 12.0 | 46.1 | BSD-3-Clause | 6 years ago | |
| zendframework/zend-container-config-test | Common test suite for PSR-11 containers configured with a subset of zend-servicemanager/Expressive config. Extend AbstractContainerTest and add traits for aliases, factories, services, etc. Supports Aura.Di, Pimple, and zend-servicemanager. Repository abandoned; moved to laminas. | 1 | 1 | 0 | 0 | 0 | 10.6 | — | BSD-3-Clause | 6 years ago | |
| zendframework/zend-db | Zend\Db is a database abstraction layer for PHP, offering SQL builders, adapters, platform-specific quoting, and result set utilities. It supports multiple drivers and helps you write portable, secure queries while keeping low-level control when you need it. | 102 | 102 | 115 | 30K | 95 | 24.1 | 75.1 | BSD-3-Clause | 6 years ago | |
| zendframework/zend-di | zendframework/zend-di is a PHP dependency injection container for Zend Framework apps. It supports autowiring, configurable definitions, and factories to build and wire objects at runtime, helping manage dependencies and improve testability. | 45 | 46 | 27 | 27K | 5 | 12.1 | 46.4 | BSD-3-Clause | 6 years ago | |
| zendframework/zend-feed | Abandoned Zend Framework package for consuming and generating RSS and Atom feeds, with a natural API for reading/modifying feed and entry elements and rendering back to XML. Moved to laminas/laminas-feed. | 166 | 182 | 40 | 27K | 11 | 14.6 | 40.4 | BSD-3-Clause | 7 years ago | |
| zendframework/zend-filter | Filtering and normalization utilities for PHP from Zend Framework. Provides a range of filters to sanitize, convert, and transform input (strings, numbers, arrays, etc.), with extensible interfaces for custom filters—useful for validation pipelines and data processing. | 66 | 73 | 33 | 49K | 8 | 13.4 | 51.5 | BSD-3-Clause | 6 years ago | |
| zendframework/zend-hydrator | 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. | 155 | 164 | 39 | 77K | 3 | 13.4 | 44.2 | BSD-3-Clause | 6 years ago | |
| zendframework/zend-i18n | Zend\I18n provides a full translation suite for PHP/Zend Framework: supports major translation formats, pluralization, and text domains. Translator is mostly dependency-free, using the Intl extension only for default locale fallback. Repository abandoned; moved to laminas/laminas-i18n. | 63 | 69 | 45 | 41K | 12 | 14.4 | 50.1 | BSD-3-Clause | 6 years ago | |
| zendframework/zend-log | Zend Log is a PHP logging component for writing messages to multiple backends (files, syslog, databases, email) with flexible formatting, filters, and priorities. Part of Zend Framework, it helps you capture, route, and manage application logs reliably. | 60 | 59 | 49 | 36K | 8 | 14.4 | 47.7 | BSD-3-Clause | 6 years ago | |
| zendframework/zend-mail | 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 | 37K | 55 | 22.2 | 73.4 | BSD-3-Clause | 7 years ago | |
| 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. | 42 | 44 | 24 | 33K | 6 | 12.7 | 49.1 | BSD-3-Clause | 6 years ago | |
| zendframework/zend-mvc | 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 | 89 | 33K | 26 | 19.7 | 55.0 | BSD-3-Clause | 7 years ago | |
| zendframework/zend-navigation | Abandoned Zend Framework navigation component for building and managing navigation trees (menus, breadcrumbs, links, sitemaps). Repository moved to laminas/laminas-navigation; see Laminas docs for current usage. | 18 | 22 | 23 | 11K | 4 | 12.1 | 45.6 | BSD-3-Clause | 6 years ago | |
| zendframework/zend-paginator | Abandoned Zend Framework paginator component for splitting data collections into pages and rendering pagination controls. Repository moved to laminas/laminas-paginator; use Laminas for active maintenance and current documentation. | 33 | 35 | 28 | 21K | 2 | 11.8 | 46.7 | BSD-3-Clause | 6 years ago | |
| zendframework/zend-permissions-acl | Lightweight, flexible Access Control List (ACL) library for managing roles, resources, and privileges in PHP apps. Note: this Zend Framework repository was abandoned on 2019-12-31 and moved to laminas/laminas-permissions-acl. | 58 | 65 | 20 | 16K | 4 | 11.7 | 41.3 | BSD-3-Clause | 6 years ago | |
| zendframework/zend-router | Flexible HTTP router for Zend Framework, supporting literal/segment/regex paths, scheme, method, and hostname matching, with fast tree-based route combinations. Note: repository abandoned 2019-12-31; moved to laminas/laminas-router. | 31 | 34 | 18 | 9K | 7 | 12.4 | 42.9 | BSD-3-Clause | 7 years ago | |
| zendframework/zend-serializer | zendframework/zend-serializer provides flexible object and data serialization for PHP, with interchangeable adapters (e.g., PHP serialize, JSON) plus options, filtering, and error handling. Useful for caching, storage, and transporting structured data safely. | 44 | — | 17 | — | 2 | 10.6 | — | BSD-3-Clause | 6 years ago | |
| zendframework/zend-session | zendframework/zend-session provides robust session management for PHP applications, with configurable storage, session containers, validators, and save handlers. Integrates cleanly with Zend Framework components to secure and organize session data across requests. | 40 | 44 | 58 | 32K | 23 | 17.2 | 56.5 | BSD-3-Clause | 6 years ago | |
| zendframework/zend-validator | Powerful validation library from Zend Framework for PHP apps. Provides a wide range of reusable validators, input filtering, and custom rule support with clear error messages. Integrates easily into forms and domain validation workflows. | 179 | 181 | 133 | 98K | 41 | 22.0 | 62.9 | BSD-3-Clause | 6 years ago | |
| zendframework/zend-view | zend-view provides the View layer for Zend Framework MVC, offering a multi-tiered, extensible system for rendering and templating. Note: this package was abandoned on 2019-12-31; use laminas/laminas-view instead. | 47 | 53 | 59 | 34K | 24 | 18.4 | 59.8 | BSD-3-Clause | 6 years ago |
How can I help you explore Laravel packages today?