michaeljennings member since: Dec 25, 2014
michaeljennings's packages
-
-
-
PHP
coreplex/navigator
A framework agnostic navigation package that handles active states and permissions for navigation items
-
PHP
coreplex/notifier
A php class to simply flash notifications to a session and then display them using a javascript notifier.
-
-
PHP
michaeljennings/carpenter
A PHP package to create HTML tables from a data store that can be sorted and paginated.
-
PHP
michaeljennings/eloquent-paginator
Adds a new paginate method to laravel eloquent that retains select statements
-
-
-
PHP
michaeljennings/laralastica
A laravel package that allows you to search eloquent results using elasticsearch.
-
PHP
michaeljennings/laravel-make
An application to make the laravel 'make' commands globally available.
-
-
PHP
michaeljennings/refresh-database
A package to speed up your laravel database tests by only running the migrations once
-
PHP
michaeljennings/route-guards
Provides a convenient place to authorize routes when model policies cannot be used
-
PHP
michaeljennings/snapshot
A PHP package that takes a snapshot of your application and allows you to retrieve it later to help with debugging.