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 | 841K | 0 | 11.4 | 59.2 | BSD-3-Clause | 7 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. | 238 | 238 | 44 | 2M | 8 | 19.3 | 60.5 | BSD-3-Clause | 9 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 | 32K | 2 | 18.8 | 62.4 | BSD-3-Clause | 4 months ago | |
| laminas/laminas-cache-storage-adapter-apcu | 0.85 | — | 3 | 3 | 7 | 28K | 1 | 17.2 | 58.9 | BSD-3-Clause | 4 months ago | |
| laminas/laminas-serializer | 0.85 | Laminas Serializer provides a flexible way to serialize and unserialize PHP data using multiple adapters (e.g., PHP serialize, JSON, Base64). Includes configuration options, adapter plugins, and error handling for safe, consistent data transformation. | 36 | 35 | 22 | 111K | 1 | 22.4 | 56.9 | BSD-3-Clause | 3 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. | 553 | 561 | 79 | 3M | 22 | 26.4 | 64.7 | BSD-3-Clause | 9 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 | 52K | 5 | 7.0 | 45.5 | BSD-3-Clause | 1 year 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. | 100 | 101 | 78 | 287K | 64 | 29.4 | 70.2 | BSD-3-Clause | 2 years ago | |
| pdeans/http | 0.82 | Lightweight PSR-7 cURL HTTP client with PSR-17 factory support, built on Laminas Diactoros. Configure via curl options and use helper methods for GET/POST/PUT/PATCH/DELETE/HEAD/TRACE with headers and optional body streams/resources. | 14 | 14 | 2 | 199 | 0 | 2.5 | 15.9 | NOASSERTION | 1 year 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 | 74 | 19 | 556K | 2 | 13.5 | 57.8 | BSD-3-Clause | 9 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. | 173 | 173 | 64 | 421K | 24 | 14.7 | 56.9 | BSD-3-Clause | 1 year 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 | 15 | 590K | 6 | 28.5 | 67.1 | BSD-3-Clause | 3 weeks 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. | 169 | 168 | 33 | 622K | 17 | 26.7 | 62.7 | BSD-3-Clause | 4 months ago |
How can I help you explore Laravel packages today?