Packages from bhuvidya
-
-
-
-
PHP
bhuvidya/laravel-blade-helper
A Laravel 5 package to provide an abstraction when creating Blade directives.
-
PHP
bhuvidya/laravel-countries
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).
-
-
PHP
bhuvidya/laravel-helper-loader
Load multiple helpers from a source directory, providing support for them to be concatenated into a cache file in the bootstrap/cache directory.
-
-
PHP
bhuvidya/laravel-query-logger
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).