Libraries tagged by func
b13/make
113866 Downloads
Kickstarter CLI tool for various TYPO3 functionalities
aura/session
967557 Downloads
Provides session management functionality, including lazy session starting, session segments, next-request-only ("flash") values, and CSRF tools.
alperenersoy/filament-export
227439 Downloads
Customizable export and print functionality for Filament Admin Panel
zendframework/zend-mail
13298002 Downloads
Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages
wapmorgan/php-code-fixer
390688 Downloads
Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
rinvex/laravel-support
689862 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
439941 Downloads
Provides functionality for array_column() to projects using PHP earlier than version 5.5.
indigophp/hash-compat
890075 Downloads
Backports hash_* functionality to older PHP versions
guzzlehttp/ring
107043 Downloads
Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.
calebporzio/awesome-helpers
99705 Downloads
Helper functions I find super-duper handy
vanderlee/php-stable-sort-functions
467319 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
spatie/array-functions
44422 Downloads
Some handy array helpers
mapado/mysql-doctrine-functions
251765 Downloads
MySQL Function for Doctrine : RAND(), ROUND() DATE(), DATE_FORMAT()...
lucatume/function-mocker
1100348 Downloads
Function mocking with Patchwork
lstrojny/phpunit-function-mocker
326577 Downloads
Allows mocking otherwise untestable PHP functions through the use of namespaces