zendframework/zend-stratigility
Zend Stratigility is a lightweight middleware pipeline for PHP, built around PSR-7 HTTP messages. Compose request/response processing with reusable middleware, route-like piping, and error handling—ideal for building microservices or adding middleware to existing apps.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| zendframework/zend-http | 0.84 | Zend\Http is a PHP HTTP component for building and processing HTTP messages. It provides clients and adapters for making requests, plus request/response objects, headers, cookies, and utilities to work with URIs and HTTP-level features in your apps. | 133 | 134 | 82 | 73K | 27 | 18.2 | 56.1 | BSD-3-Clause | 6 years ago | |
| zendframework/zend-mvc | 0.83 | 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-db | 0.82 | 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-diactoros | 0.82 | zendframework/zend-diactoros provides PSR-7 HTTP message implementations for PHP, including ServerRequest, Response, Stream, UploadedFile and Uri. Useful for building middleware, APIs and frameworks with interoperable request/response handling. | 1,532 | 1,593 | 145 | 207K | 27 | 24.6 | 46.8 | BSD-3-Clause | 6 years ago | |
| zendframework/zend-servicemanager | 0.82 | 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 | 78K | 13 | 17.5 | 51.5 | BSD-3-Clause | 7 years ago | |
| zendframework/zend-modulemanager | 0.82 | 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 | |
| http-interop/http-middleware | 0.81 | Interfaces for reusable PSR-7/PSR-15-style HTTP middleware components, enabling interoperability across frameworks and libraries. Define, compose, and share middleware pipelines with minimal coupling between request handlers and implementations. | 71 | 76 | 7 | 9K | 0 | 0.3 | 20.6 | MIT | — | |
| zendframework/zend-psr7bridge | 0.81 | Bridge between Zend Diactoros HTTP messages and PSR-7 interfaces. Provides factories and converters to create, wrap, and translate requests, responses, streams, and uploaded files for interoperability across PSR-7 compatible middleware and apps. | 43 | 42 | 14 | 24K | 1 | 11.6 | 44.4 | BSD-3-Clause | 7 years ago |
How can I help you explore Laravel packages today?