Libraries tagged by http2
typesense/typesense-php
3462906 Downloads
PHP client for Typesense Search Server: https://github.com/typesense/typesense
teamtnt/laravel-scout-tntsearch-driver
2182382 Downloads
Driver for Laravel Scout search package based on https://github.com/teamtnt/tntsearch
php-vcr/php-vcr
2762513 Downloads
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
pear/console_getopt
63150392 Downloads
More info available on: http://pear.php.net/package/Console_Getopt
nelmio/security-bundle
10813507 Downloads
Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...
guzzlehttp/ringphp
81332767 Downloads
Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.
toflar/psr6-symfony-http-cache-store
3605572 Downloads
An alternative store implementation for Symfony's HttpCache reverse proxy that supports auto-pruning of expired entries and cache invalidation by tags.
spiral/roadrunner-http
6570801 Downloads
RoadRunner: HTTP and PSR-7 worker
slim/http-cache
2339591 Downloads
Slim Framework HTTP cache middleware and service provider
slim/http
1952978 Downloads
Slim PSR-7 Object Decorators
osteel/openapi-httpfoundation-testing
1554775 Downloads
Validate HttpFoundation requests and responses against OpenAPI (3+) definitions
laravel-lang/http-statuses
2150817 Downloads
List of 127 languages for HTTP statuses
laminas/laminas-httphandlerrunner
14659226 Downloads
Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.
laminas/laminas-http
25481807 Downloads
Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests
intervention/httpauth
10148757 Downloads
HTTP Authentication Management for PHP