Libraries tagged by request
psr/http-message
846731624 Downloads
Common interface for HTTP messages
guzzlehttp/psr7
837398298 Downloads
PSR-7 message implementation that also provides common utility methods
symfony/routing
650631154 Downloads
Maps an HTTP request to a set of configuration variables
symfony/http-kernel
678084356 Downloads
Provides a structured process for converting a Request into a Response
psr/http-factory
525329676 Downloads
PSR-17: Common interfaces for PSR-7 HTTP message factories
symfony/web-profiler-bundle
118776595 Downloads
Provides a development tool that gives detailed information about the execution of any request
symfony/browser-kit
232772073 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
php-http/promise
253136424 Downloads
Promise used for asynchronous HTTP requests
nikic/fast-route
76496074 Downloads
Fast request router for PHP
rmccue/requests
28714444 Downloads
A HTTP library written in PHP, for human beings.
psr/http-server-handler
69769284 Downloads
Common interface for HTTP server-side request handler
php-curl-class/php-curl-class
8247996 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
fig/http-message-util
63435878 Downloads
Utility classes and constants for use with PSR-7 (psr/http-message)
spatie/laravel-query-builder
17547008 Downloads
Easily build Eloquent queries from API requests
psr/http-server-middleware
62189284 Downloads
Common interface for HTTP server-side middleware