Libraries tagged by helper functions
collinai/auxiliary-open
93 Downloads
A versatile PHP toolkit providing essential helper functions to ease development workflows and boost productivity.
chalcedonyt/laravel-redis-tagger
1218 Downloads
A Helper function for Redis in Laravel to organize tags.
busayo/laravel-yearly
4111 Downloads
Provides helper function to get the current year and a range of years
battis/data-utilities
758 Downloads
A handful of useful helper functions to process data
bagalex/laroute
1198 Downloads
Access Laravels URL/Route helper functions, from JavaScript.
aliirfaan/laravel-simple-api
272 Downloads
API helper functions: Response formatting, validation
agoradesign/agorabase
5177 Downloads
Agoradesign Drupal base module, providing common helper functions as well as base configuration.
affinity4/slimphp-support
13 Downloads
Add Laravel style facades, traits and helper functions to any SlimPHP app
adamtorok96/laroute
191 Downloads
Access Laravels URL/Route helper functions, from JavaScript.
yassinedoghri/codeigniter-icons
232 Downloads
A CodeIgniter4 library with convenient helper functions to render svg icons using yassinedoghri/php-icons.
yassinedoghri/codeigniter-iconify
9 Downloads
A CodeIgniter4 library with convenient helper functions to render svg icons using yassinedoghri/php-icons.
svandragt/silverstripe-fieldlistmovefield
22 Downloads
Add helper functions to reorder fields in a FieldList
moxie-leean/wp-acf
541 Downloads
Helper functions for working with Advanced Custom Fields
kordy/auzo-tools
285 Downloads
Helper functions that makes it very easy to manage Laravel authorization and provides a central authorization management. Compatible with Laravel versions 5.1, 5.2, and 5.3
hananils/missing-link
3 Downloads
Unlike collection and controllers, Kirby only allows for the creation of custom methods via plugins. Methods Folder bridges this gap by automatically registering methods located in site/methods. In additon to all methods types, it also provides a way to register helper functions via a dedicated file.