laminas/laminas-http
Laminas HTTP component providing HTTP client, request/response objects, headers and URI utilities for PHP applications. Useful for building and consuming web services, handling redirects, cookies, and proxy/adapter-based transports.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| laminas/laminas-uri | 0.90 | Laminas URI provides a robust, standards-aware way to parse, validate, build, and manipulate URIs/URLs in PHP. It handles components like scheme, host, port, path, query, and fragment, with helpers for normalization and safe encoding. | 38 | 39 | 14 | 905K | 0 | 13.5 | 60.2 | BSD-3-Clause | 6 months ago | |
| laminas/laminas-stdlib | 0.85 | 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 | |
| laminas/laminas-cache-storage-adapter-blackhole | 0.85 | Blackhole cache adapter for Laminas Cache: accepts writes and discards them, always behaving like a cache miss. Useful for disabling caching, testing, or benchmarking without changing code paths. | 2 | 2 | 9 | 42K | 2 | 21.4 | 63.7 | BSD-3-Clause | 2 months ago | |
| laminas/laminas-cache-storage-adapter-apcu | 0.85 | — | 3 | 3 | 7 | 28K | 1 | 20.1 | 60.3 | BSD-3-Clause | 2 months ago | |
| laminas/laminas-diactoros | 0.84 | PSR-7 HTTP message implementation (ServerRequest, Request, Response, Stream, UploadedFile, Uri) for PHP. Includes factories and utilities for creating and normalizing requests/responses, with strong type coverage and interoperability with PSR-17/PSR-15. | 549 | 558 | 78 | 3M | 22 | 28.5 | 65.2 | BSD-3-Clause | 7 months ago | |
| laminas/laminas-coding-standard | 0.83 | Provides Laminas PHP coding standard rules and tooling to enforce consistent code style and quality across projects, integrating with CI to automate checks and help teams follow Laminas conventions. | 34 | 34 | 17 | 60K | 5 | 7.0 | 46.3 | BSD-3-Clause | 1 year ago | |
| sabre/http | 0.83 | sabre/http is a lightweight PHP toolkit for working with HTTP requests and responses. It wraps superglobals and output functions into extendable, mockable Request/Response objects, with SAPI helpers to create a request and support dependency-injected handlers. | 190 | 197 | 60 | 284K | 5 | 32.4 | 53.3 | BSD-3-Clause | 1 month ago | |
| laminas/laminas-mail | 0.83 | Abandoned Laminas component for composing, parsing, and sending email messages. No further development; use ddeboer/imap for IMAP, zbateson/mail-mime-parser for MIME parsing, and symfony/mailer for sending mail. | 99 | 101 | 77 | 347K | 64 | 29.4 | 71.3 | BSD-3-Clause | 2 years ago | |
| laminas/laminas-httphandlerrunner | 0.82 | Executes PSR-15 HTTP request handlers by bridging PSR-7 requests/responses with common PHP runtimes. Provides runners for SAPI and other environments, simplifying bootstrap, emitting responses, and integrating middleware/handler apps in Laminas or any PSR stack. | 72 | 73 | 19 | 540K | 2 | 9.4 | 1.6 | BSD-3-Clause | 7 months ago | |
| laminas/laminas-mvc | 0.81 | Laminas MVC is a modular, event-driven MVC framework for PHP applications. It provides routing, controllers, view integration, dependency injection, and configuration management, helping you build scalable, maintainable web apps and APIs on top of Laminas components. | 171 | 174 | 64 | 558K | 24 | 14.6 | 58.3 | BSD-3-Clause | 1 year ago | |
| laminas/laminas-hydrator | 0.81 | Laminas Hydrator provides flexible strategies to hydrate and extract data between objects and arrays. Supports reflection, class methods, naming strategies, and custom hydrators, making it easy to map entities, DTOs, and forms cleanly across your application. | 129 | 132 | 35 | 460K | 13 | 34.8 | 64.1 | BSD-3-Clause | 3 weeks ago | |
| laminas/laminas-router | 0.80 | Laminas Router provides flexible, composable routing for PHP applications, with HTTP/console route types, route matching and assembly, and integration points for Laminas MVC/Mezzio. Includes CI-tested components and configurable route stacks. | 35 | 36 | 16 | 633K | 16 | 27.6 | 69.5 | BSD-3-Clause | 3 months ago | |
| laminas/laminas-feed | 0.77 | Laminas\Feed provides tools for reading and creating RSS and Atom feeds in PHP. Parse feeds, work with entries and metadata, and generate valid syndication output for your applications or services. | 166 | 167 | 33 | 706K | 17 | 29.1 | 64.5 | BSD-3-Clause | 3 months ago |
How can I help you explore Laravel packages today?