Libraries tagged by creation date
ericsnguyen/php-resque-schedule
125 Downloads
Redis backed library for creating background jobs and processing them later. PHP port based on resque for Ruby.
duanvnc/php-resque
3 Downloads
Redis backed library for creating background jobs and processing them later. Based on Ruby resque.
danhunsaker/php-resque
33795 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
craryprimitiveman/php-resque
126 Downloads
Redis backed library for creating background jobs and processing them later.PHP port of resque (Workers and Queueing) with PSR-4
catch-of-the-day/php-resque
43172 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
cangyan/php-resque
941 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
ashishchashta/resque
308 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
artox-lab/php-resque
2607 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
amosoft/php7-resque
117 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
amosoft/php-resque
239 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
adventgroup/php-resque
89 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
abuisine/php-resque
93 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
protec/php-resque-ex
2720 Downloads
Redis backed library for creating background jobs and processing them later. PHP port based on resque for Ruby.
mcfedr/php-resque
20829 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
zvps/ebay-sell-logistics-php-client
32 Downloads
Note: This is a (Limited Release) API available only to select developers approved by business units. The Logistics API resources offer the following capabilities: shipping_quote – Consolidates into a list a set of live shipping rates, or quotes, from which you can select a rate to ship a package. shipment – Creates a "shipment" for the selected shipping rate. Call createShippingQuote to get a list of live shipping rates. The rates returned are all valid for a specific time window and all quoted prices are at eBay-negotiated rates. Select one of the live rates and using its associated rateId, create a "shipment" for the package by calling createFromShippingQuote. Creating a shipment completes an agreement, and the cost of the base service and any added shipping options are summed into the returned totalShippingCost value. This action also generates a shipping label that you can use to ship the package. The total cost of the shipment is incurred when the package is shipped using the supplied shipping label. Important! Sellers must set up a payment method via their eBay account before they can use the methods in this API to create a shipment and the associated shipping label.