Libraries tagged by array functions
hashbang/pherl
28 Downloads
Perl like functionality for PHP
hambrook/nestr
19 Downloads
Power up PHP arrays and objects and access nested data (even within functions) without worrying about validation.
h-util/belt
3 Downloads
A handful of tools for PHP developers.
grayphp/helpers
13 Downloads
core php helper functions.
gkb/phputils
6 Downloads
List of commonly needed but unavailable classes and functions to ease PHP development
ghanuz-clone/eloquent-relations
3 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
free3_5man/laravel-macros
38 Downloads
Extending Laravel Collection/Arr/Str/Builder/Carbon/CarbonPeriod with macros, some of Collection/Arr is inspired by prototyped.js, also with extra heper functions
davebugg/validony
20 Downloads
Powerful and flexible PHP data validator with customizable rules, error messages, and callback functions
cesarv/helpers
63 Downloads
Helper functions
buroq/php-helper
9 Downloads
PHP Helpers for easy to use
benchmarkeducation/matchmaker
31 Downloads
Ultra-fresh PHP matching functions
belca/support
15 Downloads
Helper functions and classes for Belca components and any PHP projects.
artbit/isget
61 Downloads
This is a handy little helper function that is used to replace the common pattern of isset($a, $a['b']) ? $a['b'] : $c; which can be ugly and redundant.
alecrabbit/php-helpers
8465 Downloads
PHP helpers functions
thesoftwarepeople/helpers
59 Downloads
Global functions used by various services