laravel-dynamic-filter
Provides dynamic attribute filtering for Laravel's Eloquent Model.
laravel-emogrifier
Converts CSS styles into inline style attributes in your HTML code
laravel-php-elixir-combine
Provides the combine functionality to Laravel PHP-Elixir..
laravel-php-elixir-revision
Provides the revision functionality to Laravel PHP-Elixir
laravel-model-json
Provides JSON column support for for Laravel's Eloquent Model.
laravel-model-change-tracking
Provides support for tracking current user against model changes for the Eloquent ORM
laravel-datasets
Provides console commands, models and migration scripts to syncronize datasets.
laravel-model-traits
Provides a collection of useful traits for Laravel Eloquent models.
laravel-ics
A Laravel warraper for the eluceo/iCal package that offers a abstraction layer for creating iCalendars. You can easily create iCal files by using PHP object instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
laravel-folder-watcher
Provides a Laravel console command that can watch a given folder, and any changes are passed to the provided command script.