Libraries tagged by fraction
zendframework/zend-mail
13580966 Downloads
Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages
zendframework/zend-feed
19172277 Downloads
provides functionality for consuming RSS and Atom feeds
wapmorgan/php-code-fixer
402338 Downloads
Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
rinvex/laravel-support
803901 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
guzzlehttp/ring
126045 Downloads
Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.
calebporzio/awesome-helpers
111386 Downloads
Helper functions I find super-duper handy
birke/rememberme
424184 Downloads
Secure "Remember Me" functionality
spatie/array-functions
51204 Downloads
Some handy array helpers
mapado/mysql-doctrine-functions
264245 Downloads
MySQL Function for Doctrine : RAND(), ROUND() DATE(), DATE_FORMAT()...
lstrojny/phpunit-function-mocker
337027 Downloads
Allows mocking otherwise untestable PHP functions through the use of namespaces
jeremeamia/functionparser
163605 Downloads
Function parser for PHP functions, methods, and closures
jasny/php-functions
490182 Downloads
A set of useful PHP functions
google/cloud-functions
159271 Downloads
Google Cloud Functions Client for PHP
fza/mysql-doctrine-levenshtein-function
100825 Downloads
Provides the `LEVENSHTEIN()` and `LEVENSHTEIN_RATIO()` MySQL functions for Doctrine2.
bentools/iterable-functions
352074 Downloads
Provides functions for iterable variables: is_iterable(), iterable_to_array()