Libraries tagged by http3
laminas/laminas-router
17353232 Downloads
Flexible routing system for HTTP and console applications
ipinfo/ipinfo
988311 Downloads
The official PHP library for IPinfo, the most reliable, accurate, and in-depth source of IP address data available anywhere. We process terabytes of data to produce our custom IP geolocation, company, carrier and IP type data sets. Visit our developer docs at https://ipinfo.io/developers.
glushkovds/phpclickhouse-laravel
690165 Downloads
Adapter of the most popular library https://github.com/smi2/phpClickHouse to Laravel
edamov/pushok
2421716 Downloads
PHP client for Apple Push Notification Service (APNs) - Send push notifications to iOS using the new APNs HTTP/2 protocol with token-based (JWT with p8 private key) or certificate-based authentication
dflydev/fig-cookies
7611889 Downloads
Cookies for PSR-7 HTTP Message Interface.
centrifugal/phpcent
2116527 Downloads
PHP library to communicate with Centrifugo HTTP API
stack/builder
42609599 Downloads
Builder for stack middleware based on HttpKernelInterface.
oyejorge/less.php
13169425 Downloads
PHP port of the Javascript version of LESS http://lesscss.org (Originally maintained by Josh Schmidt)
yurunsoft/yurun-http
504477 Downloads
YurunHttp 是开源的 PHP HTTP 类库,支持链式操作,简单易用。支持 Curl、Swoole,支持 Http、Http2、WebSocket!
yiisoft/http
606894 Downloads
Constants and PSR-7 PhpStorm meta for HTTP protocol headers, methods and statuses
tuupola/http-factory
3659301 Downloads
Lightweight autodiscovering PSR-17 HTTP factories
saloonphp/laravel-http-sender
1727560 Downloads
Laravel HTTP Client Sender for Saloon v2+
psr-discovery/http-factory-implementations
6049999 Downloads
Lightweight library that discovers available PSR-17 HTTP Factory implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/http-client-implementations
6033343 Downloads
Lightweight library that discovers available PSR-18 HTTP Client implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
php-pm/httpkernel-adapter
348620 Downloads
PHP-PM adapter for Symfony HTTPKernel.