Libraries tagged by helper-functions
bharatb/laroute
21 Downloads
Access Laravels URL/Route helper functions, from JavaScript. Added dynamic base root function.
besingamkb/laroute
79 Downloads
Access Laravels URL/Route helper functions, from JavaScript. Forked from lord/laroute
belca/support
15 Downloads
Helper functions and classes for Belca components and any PHP projects.
battis/data-utilities
752 Downloads
A handful of useful helper functions to process data
basilicom-pimcore-plugin/minify
490 Downloads
Pimcore plugin with helper functions for minifying JS/CSS in templates
basecodeoy/support
282 Downloads
A collection of helper functions and classes.
backdrop-dev/theme
399 Downloads
Backdrop Theme is a collection of helper functions and filters to aid in theme development.
backdrop-dev/template-helpers
381 Downloads
Backdrop Template Helpers is set a helper functions for setting the path, locations, and filtering templates.
backdrop-dev/fonts
415 Downloads
Helper functions for loading Google Fonts locally.
aznc/array-utils
31 Downloads
helper functions for array manipulation
ayazshakoor/array-helpers
18 Downloads
Usefull helper functions for Array Manipulation.
aweram/traits-helpers
32 Downloads
Helpful traits and helper functions
asraful3161/laravel-helper
13 Downloads
Some laravel helper functions
asorasoft/helpers
1 Downloads
Helper functions
artbit/isget
60 Downloads
This is a handy little helper function that is used to replace the common pattern of isset($a, $a['b']) ? $a['b'] : $c; which can be ugly and redundant.