Libraries tagged by functions
reliqarts/laravel-common
3236 Downloads
Reliq Arts' base/common classes and functions for Laravel.
omnicode/php-util
12175 Downloads
PHP Utility functions
mossengine/helpersstatement
112 Downloads
A PHP sub library for the Mossengine/Helper library that provides Statement helper functions
mossengine/helpersarray
113 Downloads
A PHP sub library for the Mossengine/Helper library that provides Array helper functions
mcaskill/php-strip-html
43304 Downloads
Strip HTML and PHP tags from a string.
mcaskill/php-get-var-type
9846 Downloads
Get the type, resource name, or class name of a variable.
mcaskill/php-array-insert
24474 Downloads
Insert elements from a passed array into the first array.
mcaskill/php-array-chunk-by
9824 Downloads
Splits an array into chunks using a callback function.
liu9942/utility
319 Downloads
开发工具箱
gugglegum/mb-str-pad
3206 Downloads
mb_str_pad() - multibyte implementation of str_pad() function
functional-php/named-parameters
4845 Downloads
Named parameters for functions, methods and constructors.
ducks-project/apache
5314 Downloads
PHP polyfill for the Apache Functions. The aim is to provides functions as the PHP way in order to get them available even if PHP is not running as an Apache module.
chadicus/test-helpers
23783 Downloads
Classes designed to assist with PHPUnit testing
brianium/phunc
37921 Downloads
Functional utilities for PHP
betterphp/php-native-mock
9784 Downloads
PHP Native Mock is a helper class that allows for easy mocking of native PHP functions and class methods in unit tests using the UOPZ extension.