Libraries tagged by PHP functions
ghopunk/php-helpers
26 Downloads
Prepare PHP Default Function
fytinnovations/php-helpers
100 Downloads
Common php helper functions we use in our projects
fabacks/functions
25 Downloads
A PHP library functions for simplify a life
ethantechnology/php-helper
0 Downloads
A collection of useful PHP utility functions
digitalkreativ/php-utilities
8 Downloads
General PHP helper functions you can use in any PHP 5.6.4 or above project
diazoxide/php-helpers
418 Downloads
PHP Helpers functions
devorto/mail-php
1683 Downloads
PHP's mail() function based on devorto/mail interface.
devco/nessus-php
727 Downloads
PHP wrapper functions for interfacing with the Nessus API
cyruscollier/phpspec-php-mock
404 Downloads
Adds the PHP Mock function mocking library as a phpspec Collaborator
cofirazak/php-missing-functions
879 Downloads
Useful functions missing in php.
chiroruxx/php-scope-function
2 Downloads
Scope functions for PHP.
chazmuzz/php-mocked-functions
1 Downloads
Uses ext-runkit to mock, stub and set expectations on used-defined functions
bytes-dhananjay/helper-functions
2 Downloads
php helper functions
bytefreak/php-utils
1312 Downloads
Some little php helper functions, like array_strip, array_merge_recursive_simple, array_call_method, array_call_function, array_create_hash, array_create_simple_hash, array_group, array_set_value, array_get_by_keypath, array_set_by_keypath, array_sort_by_column, str_begins_with, str_ends_with and debug_break.
brezgalov/php-simple-file-locker
11 Downloads
Simple file locker for php from http://php.net/manual/ru/function.flock.php#117162