Libraries tagged by fun
rinvex/laravel-support
824660 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
rhumsaa/array_column
450206 Downloads
Provides functionality for array_column() to projects using PHP earlier than version 5.5.
guzzlehttp/ring
128536 Downloads
Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.
calebporzio/awesome-helpers
113613 Downloads
Helper functions I find super-duper handy
birke/rememberme
429583 Downloads
Secure "Remember Me" functionality
spatie/array-functions
52191 Downloads
Some handy array helpers
mapado/mysql-doctrine-functions
265843 Downloads
MySQL Function for Doctrine : RAND(), ROUND() DATE(), DATE_FORMAT()...
lstrojny/phpunit-function-mocker
338978 Downloads
Allows mocking otherwise untestable PHP functions through the use of namespaces
jasny/php-functions
499393 Downloads
A set of useful PHP functions
google/cloud-functions
170267 Downloads
Google Cloud Functions Client for PHP
fza/mysql-doctrine-levenshtein-function
103555 Downloads
Provides the `LEVENSHTEIN()` and `LEVENSHTEIN_RATIO()` MySQL functions for Doctrine2.
bentools/iterable-functions
362563 Downloads
Provides functions for iterable variables: is_iterable(), iterable_to_array()
phpsa/filament-password-reveal
118935 Downloads
Password Input with option to show
qaribou/immutable.php
142033 Downloads
Immutable, highly-performant collections, well-suited for functional programming and memory-intensive applications.
php-mock/php-mock-prophecy
416332 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.