Libraries tagged by resque
ruudk/postmark-bundle
49 Downloads
This bundle lets you send messages via Postmark. It can offload the sending of messages to a Resque worker for speed and reliability.
phresque/phresque-addons
180 Downloads
A background processing implementation inspired by php-resque
guangpeng/bt-queue
16 Downloads
基于beanstalk,模拟php resque开发的消息队列
crowdstar/job-worker
8 Downloads
Wrapper for adding serialized self-contained Resque jobs to a queue
bprs/commandline-bundle
132 Downloads
Allows command execution (jobs) in background worker. This is a blend between chrisboulton php-resque, vend/resque and additional features.
psr/http-message
1112534255 Downloads
Common interface for HTTP messages
psr/http-factory
775317749 Downloads
PSR-17: Common interfaces for PSR-7 HTTP message factories
guzzlehttp/psr7
1102432856 Downloads
PSR-7 message implementation that also provides common utility methods
symfony/routing
858984347 Downloads
Maps an HTTP request to a set of configuration variables
symfony/http-kernel
893682597 Downloads
Provides a structured process for converting a Request into a Response
rmccue/requests
38494387 Downloads
A HTTP library written in PHP, for human beings.
symfony/web-profiler-bundle
165777025 Downloads
Provides a development tool that gives detailed information about the execution of any request
symfony/browser-kit
303292542 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
spatie/laravel-query-builder
32739627 Downloads
Easily build Eloquent queries from API requests
php-http/promise
337165004 Downloads
Promise used for asynchronous HTTP requests