Libraries tagged by resque
ancoka/yii2-queues
23 Downloads
A queuning service which is implemented by redis for Yii2 framework.
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
933394345 Downloads
Common interface for HTTP messages
guzzlehttp/psr7
922786216 Downloads
PSR-7 message implementation that also provides common utility methods
symfony/routing
718968869 Downloads
Maps an HTTP request to a set of configuration variables
symfony/http-kernel
748897434 Downloads
Provides a structured process for converting a Request into a Response
psr/http-factory
605717805 Downloads
PSR-17: Common interfaces for PSR-7 HTTP message factories
symfony/web-profiler-bundle
132497671 Downloads
Provides a development tool that gives detailed information about the execution of any request
symfony/browser-kit
254253269 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
spatie/laravel-query-builder
21376783 Downloads
Easily build Eloquent queries from API requests
php-http/promise
279209552 Downloads
Promise used for asynchronous HTTP requests