Libraries tagged by http code
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.).
osi-open-source/reporting-portal-agent-codeception
9813 Downloads
Specific classes to integrate Codeception-based test framework with Report Portal (http://reportportal.io/).
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
739 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
pflorek/php-basic-auth
110 Downloads
Provides a simple way to get or set credentials (username, password) on a PSR-7 `RequestInterface`. Also it helps challenging an unauthorized client by adding the 'WWW-authenticate' header line with status code 401 to a PSR-7 `ResponseInterface`.
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.
goldziher/spikard
20 Downloads
Codegen-first polyglot web toolkit with a Rust core and bindings for 14 languages
codelab/flaskhttp
7218 Downloads
FlaskHTTP - a neat and tidy HTTP request component by Codelab