Libraries tagged by rubi
rebing/graphql-laravel
5317541 Downloads
Laravel wrapper for PHP GraphQL
robinvdvleuten/ulid
2768795 Downloads
Universally Unique Lexicographically Sortable Identifier (ULID) implementation for PHP.
chrisboulton/php-resque
3514893 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
robinherbots/jquery.inputmask
262696 Downloads
Inputmask is a javascript library which creates an input mask. Inputmask can run against vanilla javascript, jQuery and jqlite.
robicch/jquery-gantt
128779 Downloads
Twproject Gantt editor is a free online tool for creating and sharing Gantts
resque/php-resque
1571667 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
michael-rubel/laravel-formatters
58162 Downloads
This package is a collection of classes you can use to standardize data formats in your Laravel application. It uses the Service Container to easily extend or override the formatter classes.
michael-rubel/laravel-enhanced-container
71748 Downloads
This package provides DX tweaks for Service Container in Laravel.
michael-rubel/laravel-couponables
59643 Downloads
This package provides polymorphic coupon functionality for your Laravel application.
robiningelbrecht/phpunit-pretty-print
270309 Downloads
Prettify PHPUnit output
jaz303/phake
178700 Downloads
A wee clone of Ruby's rake for PHP 5.3. Uses closures for ultimate coolness.
ahand/mobileesp
436002 Downloads
Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.
mnito/round-robin
55536 Downloads
Round-robin schedule generation implementation in PHP
andre_487/php_rutils
179138 Downloads
RUtils is a Russian-specific string utils (transliteration, numeral is words, russian dates, typography)
michael-rubel/laravel-value-objects
33308 Downloads
It is an example template for Laravel packages. Fill or change it the way you like.