Libraries tagged by http codes
codesaur/http-application
1930 Downloads
PSR-7 & PSR-15 нийцсэн хөнгөн, уян хатан HTTP Application цөм
dragon-code/laravel-http-logger
9844 Downloads
Logging incoming HTTP requests
kenny1911/symfony-http-exception
1686 Downloads
The library provides a convenient way to convert PHP exceptions into Symfony HTTP exceptions with support for status codes, messages, headers, and translation capabilities.
sinemacula/http-primitives-php
617 Downloads
Standalone, framework-agnostic PHP 8.3+ package providing typed backed enums for HTTP protocol primitives with zero runtime dependencies.
jardisadapter/http
209 Downloads
PSR-18 HTTP client with cURL transport, Bearer and Basic auth, retry with exponential backoff, and minimal footprint; a building block of the open-source foundation that Jardis-generated DDD code runs on
amashukov/http-client-php
884 Downloads
PSR-18 HTTP client backed by ext-curl, with a middleware pipeline (retry on selected status codes, header injection). PSR-7 / PSR-17 message + factory interfaces; bring your own PSR-7 implementation (nyholm/psr7, guzzlehttp/psr7, slim/psr7, etc.).
saboohy/httpstatus
1439 Downloads
The Library for HTTP Status Codes, Messages and Exception
josantonius/httpstatuscode
8156 Downloads
PHP library to get HTTP status code messages and definitions.
maxlipsky/barcode
1003 Downloads
Barcode & Qr Code generator library by http://www.codeitnow.in. You can use it with Custom PHP application or any PHP Framework such as Laravel, Cakephp, Yii, Codeigneter etc.
juanchosl/httpheaders
740 Downloads
Little methods and constants collection in order to create http headers and reuse standard codes and messages
plin-code/job-boards-core
35 Downloads
Framework agnostic contracts, DTOs and HTTP helpers shared by every plin-code job board connector
vection-framework/vection
5806 Downloads
Vection is a future-proof PHP component library and framework that focuses on flexibility, developer friendly code and lightweight to rich enterprise components. Vection can be used to realize small to large enterprise applications.
nova-horizons/laravel-openapi-sdk-generator
47 Downloads
Generate Laravel-native API clients (Http facade, Collections, readonly DTOs) from OpenAPI specs
larafony/core
65 Downloads
Larafony is a modern PHP 8.5 framework combining the elegance of Laravel, the stability of Symfony, and the power of PSR standards - built for production, not tutorials. Minimal dependencies, full PSR support, custom middleware stack, and analytics without cookies or Google.
jardiscore/kernel
157 Downloads
Infrastructure kernel for PHP — an immutable DomainKernel holding wired-up cache, logger, event dispatcher, HTTP client, database, mailer and filesystem, plus an optional ENV-driven bootstrap. Jardis-generated domain code reaches it through a single interface.