Libraries tagged by helper function
lord/laroute
1815534 Downloads
Access Laravels URL/Route helper functions, from JavaScript.
kartik-v/yii2-helpers
2485868 Downloads
A collection of useful helper functions for Yii Framework 2.0
jbzoo/utils
1391138 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
brandonwamboldt/utilphp
527626 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
darsyn/ip
1620883 Downloads
An immutable IP Address value object that provides several different notations, including helper functions.
chumper/zipper
4343030 Downloads
This is a little neat helper for the ZipArchive methods with handy functions
illuminated/helper-functions
446380 Downloads
Laravel-specific and pure PHP Helper Functions.
calebporzio/awesome-helpers
105916 Downloads
Helper functions I find super-duper handy
minwork/array
197930 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
laravelista/ekko
600908 Downloads
Framework agnostic PHP package for marking navigation items active.
yiisoft/var-dumper
804823 Downloads
Enhances functionality of var_dump() and var_export(). It is dealing with recursive references, may highlight syntax and export closures.
rinvex/laravel-support
743110 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
2704824 Downloads
Tiny helper function that removes all diacritical signs from characters
genl/matice
254112 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
1527420 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.