Libraries tagged by PHP Function
myplanetdigital/function_mock
55722 Downloads
Framework that helps mocking functions for unit testing PHP scripts
josezenem/php-enums-extended
71876 Downloads
PHP 8.1 Enums Extended adds additional functionality when working with PHP 8.1+ Enums.
pinkcrab/function-constructors
67265 Downloads
A collection of functions to make working with the standard php library a little easier for function composition. Allows the creation of partially applied library functions, to work as close to pure fucntions as possible.
ksk88/weighted-lottery-php
7077 Downloads
weighted-lottery-php provides a not equality shuffle function. Determine is based on each choice's proportion of the total weight.
elshafey/doctrine-window-functions
53382 Downloads
PHP Doctrine Extension that add window functions functionality
tourze/blake3-php
2965 Downloads
A PHP implementation of the BLAKE3 cryptographic hash function
vaened/php-criteria-core
135999 Downloads
Core functionality to implement criteria pattern using php
johnatas-x/php-deprecation-detector
10538 Downloads
Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
userfrosting/vite-php-twig
16997 Downloads
Vite function for Twig templates
stancer/php-stubs-prestashop
13899 Downloads
PrestaShop function and class declaration stubs for static analysis.
slam/php-debug-r
57146 Downloads
Debug function
setbased/php-stratum-mysql
44726 Downloads
PhpStratum MySQL: A stored procedure loader and wrapper generator for MySQL and MariaDB
rutkoski/simplify-functions
21416 Downloads
Simplify PHP Framework
mcaskill/php-strip-html
47925 Downloads
Strip HTML and PHP tags from a string.
mcaskill/php-array-group-by
93226 Downloads
Groups an array by a given key.