laravel-helper-loader
by bhuvidya
Load multiple helpers from a source directory, providing support for them to be concatenated into a cache file in the bootstrap/cache directory.
laravel-query-logger
by bhuvidya
A tool to log all database queries in a Laravel application. Bug kudos to `overtrue`, on whose work this package is originally based (overtrue/laravel-query-logger).
laravel-blade-helper
by bhuvidya
A Laravel 5 package to provide an abstraction when creating Blade directives.
laravel-countries
by bhuvidya
Laravel Countries is a bundle for Laravel, providing Almost ISO 3166_2, 3166_3, currency, Capital and more for all countries. Bug kudos to Christoph Kempen, on whose work this package is heavily based (webpatser/laravel-countries).