Libraries tagged by resque
firebed/aade-mydata
4799 Downloads
Implementation of requests for AADE myDATA.
duoshuo/php-cassandra
67894 Downloads
Cassandra client library for PHP, which support Protocol v3 and asynchronous request
diversen/http-send-file
316949 Downloads
Sends a file to a client, with support for (multiple) range requests. It is also able to throttle the download.
discord-php/http
234495 Downloads
Handles HTTP requests to Discord servers
dillingham/nova-assertions
213179 Downloads
Nova api testing requests & assertions
digitaldream/laracrud
20608 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
cypresslab/patch-manager
87210 Downloads
A library to manage patch requests
coderjerk/bird-elephant
122607 Downloads
A simple library to request data from the Twitter APIv2 endpoints
ciareis/bypass
11242 Downloads
Bypass for PHP provides a quick way to create a custom instead of an actual HTTP server to return prebaked responses to client requests. This is most useful in tests, when you want to create a mock HTTP server and test how your HTTP client handles different types of responses from the server.
ci/restclientbundle
594518 Downloads
Provides REST request methods. Mapper bundle for php internal curl library
cerbero/lazy-json-pages
86887 Downloads
Framework-agnostic package to load items from any paginated JSON API into a Laravel lazy collection via async HTTP requests.
bear/query-repository
460275 Downloads
AboutResource Query Responsibility Segregation (RQRS) is a caching framework for BEAR.Sunday that optimizes performance by separating query and command responsibilities. It features event-driven cache invalidation, dependency resolution, donut caching, CDN integration, and conditional requests.
anik/loguzz
166872 Downloads
Loguzz is a guzzlehttp/guzzle request & response logger
amphp/http-server-router
420848 Downloads
Routes to request handlers based on HTTP method and path for amphp/http-server.
akrabat/proxy-detection-middleware
65453 Downloads
PSR-7/PSR-15 Middleware that determines the scheme, host and port from the 'X-Forwarded-Proto', 'X-Forwarded-Host' and 'X-Forwarded-Port' headers and updates the Request's Uri object.