Libraries tagged by requesty
wattanar/requesty
80 Downloads
Simple HTTP Request With PHP
hameleon2x/llm-orchestra
18 Downloads
PHP LLM client with a model catalog (OpenAI, OpenRouter, Requesty), retries and fallback models, typed errors, agent loop with tool calling and PSR-3 logging. Framework-agnostic, no SDK dependencies. PHP 7.4+.
psr/http-message
1113410090 Downloads
Common interface for HTTP messages
psr/http-factory
776158846 Downloads
PSR-17: Common interfaces for PSR-7 HTTP message factories
guzzlehttp/psr7
1103268814 Downloads
PSR-7 message implementation that also provides common utility methods
symfony/routing
859962036 Downloads
Maps an HTTP request to a set of configuration variables
symfony/http-kernel
894684787 Downloads
Provides a structured process for converting a Request into a Response
rmccue/requests
38529035 Downloads
A HTTP library written in PHP, for human beings.
symfony/web-profiler-bundle
165944568 Downloads
Provides a development tool that gives detailed information about the execution of any request
symfony/browser-kit
303636170 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
spatie/laravel-query-builder
32804397 Downloads
Easily build Eloquent queries from API requests
php-http/promise
337456030 Downloads
Promise used for asynchronous HTTP requests
nikic/fast-route
100273194 Downloads
Fast request router for PHP
psr/http-server-middleware
111644610 Downloads
Common interface for HTTP server-side middleware
psr/http-server-handler
122815103 Downloads
Common interface for HTTP server-side request handler