Libraries tagged by func
bentools/cartesian-product
814136 Downloads
A simple, low-memory footprint function to generate all combinations from a multi-dimensionnal array.
b13/make
193509 Downloads
Kickstarter CLI tool for various TYPO3 functionalities
appwrite/php-runtimes
97919 Downloads
Appwrite repository for Cloud Function runtimes that contains the configurations and tests for all of the Appwrite runtime environments.
alperenersoy/filament-export
281949 Downloads
Customizable export and print functionality for Filament Admin Panel
zendframework/zend-mail
13603037 Downloads
Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages
zendframework/zend-feed
19184893 Downloads
provides functionality for consuming RSS and Atom feeds
wapmorgan/php-code-fixer
403289 Downloads
Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
rinvex/laravel-support
815721 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
449355 Downloads
Provides functionality for array_column() to projects using PHP earlier than version 5.5.
guzzlehttp/ring
127404 Downloads
Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.
calebporzio/awesome-helpers
112485 Downloads
Helper functions I find super-duper handy
birke/rememberme
427270 Downloads
Secure "Remember Me" functionality
spatie/array-functions
51707 Downloads
Some handy array helpers
mapado/mysql-doctrine-functions
265021 Downloads
MySQL Function for Doctrine : RAND(), ROUND() DATE(), DATE_FORMAT()...
lstrojny/phpunit-function-mocker
337947 Downloads
Allows mocking otherwise untestable PHP functions through the use of namespaces