Libraries tagged by helper function
lord/laroute
1870978 Downloads
Access Laravels URL/Route helper functions, from JavaScript.
jbzoo/utils
1413175 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
darsyn/ip
1647431 Downloads
An immutable IP Address value object that provides several different notations, including helper functions.
chumper/zipper
4366561 Downloads
This is a little neat helper for the ZipArchive methods with handy functions
kartik-v/yii2-helpers
2539923 Downloads
A collection of useful helper functions for Yii Framework 2.0
illuminated/helper-functions
466608 Downloads
Laravel-specific and pure PHP Helper Functions.
calebporzio/awesome-helpers
107745 Downloads
Helper functions I find super-duper handy
minwork/array
206003 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
laravelista/ekko
611022 Downloads
Framework agnostic PHP package for marking navigation items active.
brandonwamboldt/utilphp
531511 Downloads
util.php is a collection of useful functions and snippets that you need or could use every day, designed to avoid conflicts with existing projects
yiisoft/var-dumper
843472 Downloads
Enhances functionality of var_dump() and var_export(). It is dealing with recursive references, may highlight syntax and export closures.
rinvex/laravel-support
763111 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
vria/nodiacritic
2761238 Downloads
Tiny helper function that removes all diacritical signs from characters
genl/matice
263057 Downloads
Use your Laravel translations in JavaScript. Generates a Blade directive exporting all of your Laravel translations and provides a nice trans() helper function in JavaScript.
divineomega/password_exposed
1539931 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.