Libraries tagged by requesty
wattanar/requesty
78 Downloads
Simple HTTP Request With PHP
hameleon2x/llm-orchestra
14 Downloads
PHP LLM client with provider fallback (OpenAI, OpenRouter, Requesty), agent loop with tool calling, typed tool results and PSR-3 logging. Framework-agnostic, no SDK dependencies. PHP 7.4+.
psr/http-message
1080844464 Downloads
Common interface for HTTP messages
psr/http-factory
745043043 Downloads
PSR-17: Common interfaces for PSR-7 HTTP message factories
guzzlehttp/psr7
1070224145 Downloads
PSR-7 message implementation that also provides common utility methods
symfony/routing
833481520 Downloads
Maps an HTTP request to a set of configuration variables
symfony/http-kernel
867488486 Downloads
Provides a structured process for converting a Request into a Response
symfony/web-profiler-bundle
160072353 Downloads
Provides a development tool that gives detailed information about the execution of any request
symfony/browser-kit
294462491 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
spatie/laravel-query-builder
30583619 Downloads
Easily build Eloquent queries from API requests
php-http/promise
326824376 Downloads
Promise used for asynchronous HTTP requests
nikic/fast-route
97320672 Downloads
Fast request router for PHP
rmccue/requests
37036855 Downloads
A HTTP library written in PHP, for human beings.
psr/http-server-middleware
103405736 Downloads
Common interface for HTTP server-side middleware
psr/http-server-handler
114164107 Downloads
Common interface for HTTP server-side request handler