Pinned Repositories
broker
A laravel package for caching keys against an object
carpenter
Carpenter is a PHP package to make creating HTML tables from a collection of data a breeze.
clockwork
Clockwork - php dev tools integrated to your browser - server-side component
eloquent-paginator
Adds a new paginate method to laravel eloquent that retains select statements
feed
A basic notification feed for laravel 5 (deprecated for Laravel 5.3+)
laralastica
A laravel 5 package that adds the ability to search eloquent models using elasticsearch results, it also handles indexing and removing documents when you save or delete models.
refinery
A php class to refine data into a set format to add a layer of abstraction between your backed data store and the front end code.
refresh-database
A package to speed up your laravel database tests by only running the migrations once
snapshot
A PHP package that stores a snapshot of your application and allows you to retrieve it later to help with debugging.
michaeljennings's Repositories
michaeljennings/carpenter
Carpenter is a PHP package to make creating HTML tables from a collection of data a breeze.
michaeljennings/refinery
A php class to refine data into a set format to add a layer of abstraction between your backed data store and the front end code.
michaeljennings/feed
A basic notification feed for laravel 5 (deprecated for Laravel 5.3+)
michaeljennings/laralastica
A laravel 5 package that adds the ability to search eloquent models using elasticsearch results, it also handles indexing and removing documents when you save or delete models.
michaeljennings/snapshot
A PHP package that stores a snapshot of your application and allows you to retrieve it later to help with debugging.
michaeljennings/refresh-database
A package to speed up your laravel database tests by only running the migrations once
michaeljennings/eloquent-paginator
Adds a new paginate method to laravel eloquent that retains select statements
michaeljennings/broker
A laravel package for caching keys against an object
michaeljennings/clockwork
Clockwork - php dev tools integrated to your browser - server-side component
michaeljennings/concepts
A collaborative PHP package concept repository to be used for future builds
michaeljennings/errormanager
A laravel 4 error manager
michaeljennings/laravel
A PHP Framework For Web Artisans
michaeljennings/laravel-make
An application to make the laravel 'make' commands globally available.
michaeljennings/laravel-mongodb
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
michaeljennings/ngx-carpenter
An angular package that builds tables.
michaeljennings/node-docx-parser
A node script which can fill DOCX placeholders and convert to PDFs
michaeljennings/route-guards
michaeljennings/scribe
Generate API documentation for humans from your Laravel codebase.✍
michaeljennings/table
An html table class
michaeljennings/utilities
michaeljennings/validation
A laravel 4 validation package