Libraries tagged by fun
php-standard-library/fun
110976 Downloads
Functional programming utilities for composing, decorating, and controlling function execution
vanderlee/php-stable-sort-functions
787091 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
mapado/mysql-doctrine-functions
276034 Downloads
MySQL Function for Doctrine : RAND(), ROUND() DATE(), DATE_FORMAT()...
lstrojny/phpunit-function-mocker
358613 Downloads
Allows mocking otherwise untestable PHP functions through the use of namespaces
jeremeamia/functionparser
178136 Downloads
Function parser for PHP functions, methods, and closures
jasny/php-functions
563210 Downloads
A set of useful PHP functions
illuminated/helper-functions
598830 Downloads
Laravel-specific and pure PHP Helper Functions.
fza/mysql-doctrine-levenshtein-function
135432 Downloads
Provides the `LEVENSHTEIN()` and `LEVENSHTEIN_RATIO()` MySQL functions for Doctrine2.
phpsa/filament-password-reveal
162481 Downloads
Password Input with option to show
rybakit/arguments-resolver
117160 Downloads
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
react/partial
393827 Downloads
Partial function application.
qaribou/immutable.php
149704 Downloads
Immutable, highly-performant collections, well-suited for functional programming and memory-intensive applications.
php-mock/php-mock-prophecy
545774 Downloads
Mock built-in PHP functions (e.g. time()) with Prophecy. This package relies on PHP's namespace fallback policy. No further extension is needed.
phel-lang/phel-lang
6923 Downloads
Phel is a functional programming language that compiles to PHP
mpetrovich/dash
30894 Downloads
A functional programming library for PHP. Inspired by Underscore, Lodash, and Ramda.