Libraries tagged by arga
yansongda/supports
1017638 Downloads
common components
vanderlee/php-stable-sort-functions
473266 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
seboettg/collection
719827 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
sarhan/php-flatten
137946 Downloads
Flattens multidimensional arrays, traversables and vars into one dimensional array.
rpnzl/arrch
108327 Downloads
Array queries for PHP 5.3
phalcon/cli-options-parser
809069 Downloads
Command line arguments/options parser.
pbergman/tree-helper
421019 Downloads
A symfony console helper to print a tree
ofcold/identity-card
33072 Downloads
A simple proof of identity card of the people's Republic of China.
nevadskiy/laravel-position
46464 Downloads
Arrange Laravel models in a given order.
ilya/belt
19618 Downloads
A handful of tools for PHP developers.
ginq/ginq
253239 Downloads
LINQ to Object inspired DSL for PHP
fisharebest/ext-calendar
370497 Downloads
Implementation of the Arabic (Hijri), French, Gregorian, Jewish, Julian and Persian (Jalali) calendars. Also provides a replacement for the PHP ext/calendar extension.
fg/parkour
365726 Downloads
A collection of utilities to manipulate arrays.
enygma/cmd
377587 Downloads
A simple command line option parser
clue/commander
16475 Downloads
Finally a sane way to register available commands and arguments and match your command line in PHP.