Libraries tagged by RUB
lasso3000/enumerable
41 Downloads
Inspired by ruby's Enumerable module, this library allows you to create enumerables in PHP.
jzaleski/php-open_struct
16 Downloads
A very flexible data-structure (inspired by Ruby's `ostruct` library)
joinleft/php-resque
13 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
jasverix/php-resque
3692 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
hewenhua/php-resque
22 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
hectorqin/php-resque
805 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
he/queue
6 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
goodread/goodread
14 Downloads
Doctest for markdown with comment-based assertions. Python/JavaScript/Ruby/PHP test runners and hackmd.io integration.
gemsnet/php-resque
5 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
gaomingcode/jquery.fileupload
9 Downloads
File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.
flyos/factory-girl-php
1015 Downloads
Fixture replacement for focused and readable tests - A PHP port of Thoughtbot's Ruby Factory Girl
fahmiardi/php-resque
24 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
evenzhou/php-resque
18 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
ericsnguyen/php-resque-schedule
125 Downloads
Redis backed library for creating background jobs and processing them later. PHP port based on resque for Ruby.
ecks/ecks
51 Downloads
An array decorator that adds a fluid functional interface similar to that of an Array in Ruby. Inspired by underscore.php.