Libraries tagged by http 1.1
hampel/cloudflare-api
99 Downloads
A PHP client for the Cloudflare API - zones, DNS records, Registrar registrations and token verification - over any PSR-18 HTTP client
hampel/binarylane-api
170 Downloads
A PHP client for the BinaryLane API - servers, server actions, DNS, load balancers, VPCs and billing - over any PSR-18 HTTP client
greelogix/request-logger
1390 Downloads
Request logger with masking and UI for Laravel 10 and 11.
chillerlan/psr-7
11666 Downloads
A PSR-7 HTTP message and PSR-17 HTTP factory implementation.
blendbyte/coyotecert
305 Downloads
Full-featured ACME v2 (RFC 8555) PHP 8.3+ client for issuing, renewing, and revoking TLS certificates from Let's Encrypt, ZeroSSL, Google Trust Services, SSL.com, Buypass, or any standards-compliant CA — with ARI smart renewal, ECDSA/RSA key support, EAB, and PSR-18 HTTP client integration.
uplabteam/uplab.api
59 Downloads
HTTP API для «1С-Битрикс: Управление сайтом» — отдаёт инфоблоки, highload-блоки, веб-формы, меню, поиск и карту сайта headless-фронтенду с учётом прав и кеша
tomkyle/mock-psr
3382 Downloads
Mock common PSR standard components in PhpUnit tests
sirix/sentry-psr
1014 Downloads
PSR-compatible integration for Sentry — provides middleware for HTTP and error listener for console commands.
monkeyscloud/monkeyslegion-router
2628 Downloads
High-performance attribute-driven HTTP router for MonkeysLegion with compiled trie matching, PSR-15 middleware, and route model binding.
memran/marwa-php
20 Downloads
MarwaPHP - a polished starter scaffold for the Marwa framework
lezhnev74/psr-logging-masking-middleware
233 Downloads
A logging middleware for any PSR-7 HTTP client that logs every request/response through a PSR-3 logger, with headers, query args and body keys masked. Built on PSR-7, PSR-17 and PSR-3.
jarir-ahmed/cache
113 Downloads
Framework-agnostic caching toolkit for PHP: PSR-16 + PSR-6, Redis/Memcached/APCu/File/PDO/tiered stores, tags, atomic locks, stampede protection, and HTTP caching (ETag/304, full-page).
jardiscore/app
102 Downloads
HTTP delivery layer for Jardis domains — FastRoute routing behind an own interface, a PSR-15 middleware pipeline, and the canonical DomainResponse-to-PSR-7 envelope mapper. No generated domain ever imports it.
igniphp/framework
1013 Downloads
Swoole, PSR-7, PSR-15 modular micro anti-framework.
1msg/one_msg_waba_sdk
4625 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail