Libraries tagged by helpful methods
pdeans/utilities-vardumpers
100 Downloads
A collection of helpful var dumper methods and functions.
bggardner/static-tools
1 Downloads
Helpful static class methods for data-driven web apps
mohebnia/htmldom
6 Downloads
This is a lite html dom for my own usecase.(WARNING: not all dom methods available) if you see this helpful feel free to use it.
hopkins/migrate-reload
161 Downloads
A simple console command to drop every table in the database, and then run migrations, as well as seeds. Helpful for rapid development when you do not want to deal with the down() methods of migrations
bakgul/kernel
156 Downloads
This is a helper package, and it isn't meant to be used independently. That being said, it contains some nice helper classes to deal with the file system, strings, arrays, naming conventions, etc. If you need such functionalities, you may find this package helpful. On the other hand, its real purpose is to collect some classes and methods that are being used by multiple packages that are part of Packagified Laravel.