Libraries tagged by PHP functions
yurybykov/array_order_by
268 Downloads
A PHP function to database-style order an array.
yurybykov/array_columns
10 Downloads
A PHP function to get columns from an array.
thefunpower/power
28 Downloads
php function library
switchviews/switch
1 Downloads
simple interface to access PHP functions
qrzysio/safe_mailto
20 Downloads
Safe mailto PHP function from CodeIgniter framework.
phrenotype/lambda
8 Downloads
Converts php functions to lambdas
omarwebdev/plass
7 Downloads
The ultimate solution for converting PHP's built-in functions into class methods!
moharram82/helpers
34 Downloads
A collection of useful PHP functions for different purposes.
mackrais-organization/property-transform
1 Downloads
A PHP library for transforming DTO properties using attributes with support for PHP functions, DI services, and nested object transformation.
justijndepover/helpers
4 Downloads
Helpful php functions
hvolschenk/compose
92 Downloads
PHP function composer.
helloarman/vardump
39 Downloads
This will help you to use var_dump() and print_r() on your blade with the tag. People who are familiar with these php functions will benefit from this.
ghostwriter/handrail
58917 Downloads
Safeguard PHP functions from redeclaration conflicts
enryzol/hjcommon
40 Downloads
my php functions
codekandis/json-codec
657 Downloads
With the JSON codec you will be able to encode into and decode from JSON data in an object oriented way. It wraps PHP's functions `json_encode()` and `json_decode()`.