Libraries tagged by deque
symfony/http-kernel
620530171 Downloads
Provides a structured process for converting a Request into a Response
psr/http-factory
460459384 Downloads
PSR-17: Common interfaces for PSR-7 HTTP message factories
symfony/web-profiler-bundle
106806161 Downloads
Provides a development tool that gives detailed information about the execution of any request
symfony/browser-kit
213476192 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
php-http/promise
230147810 Downloads
Promise used for asynchronous HTTP requests
nikic/fast-route
70268768 Downloads
Fast request router for PHP
hashids/hashids
34173441 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
rmccue/requests
26501058 Downloads
A HTTP library written in PHP, for human beings.
php-curl-class/php-curl-class
7705894 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
fig/http-message-util
54461495 Downloads
Utility classes and constants for use with PSR-7 (psr/http-message)
spatie/laravel-query-builder
14781362 Downloads
Easily build Eloquent queries from API requests
psr/http-server-middleware
52904356 Downloads
Common interface for HTTP server-side middleware
psr/http-server-handler
59562318 Downloads
Common interface for HTTP server-side request handler
phpcollection/phpcollection
61018903 Downloads
General-Purpose Collection Library for PHP
nette/http
13420477 Downloads
🌐 Nette Http: abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.