laravel-database-seeder
Provides the ability to import a file or files from a folder into your database.
laravel-frontend-asset-pack
Asset pack that uses hnhdigital-os/laravel-frontend-assets-loader
laravel-folder-watcher
Provides a Laravel console command that can watch a given folder, and any changes are passed to the provided command script.
laravel-console-self-update
Provides a trait to use to self-update console binary.
laravel-dynamic-filter
Provides dynamic attribute filtering for Laravel's Eloquent Model.
laravel-emogrifier
A Laravel wrapper for emogrifier that converts CSS styles into inline style attributes in your HTML code.
laravel-frontend-asset-loader
Provides a simplified approach to loading assets
laravel-model-traits
Provides a collection of useful traits for Laravel Eloquent models.
laravel-seed-from-file
Provides the ability to import a file or files from a folder into your database.
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-model-change-tracking
Provides support for tracking current user against model changes for the Eloquent ORM
laravel-php-elixir-revision
Provides the revision functionality to Laravel PHP-Elixir
laravel-php-elixir-empty
Provides the empty functionality to Laravel PHP-Elixir
laravel-php-elixir-combine
Provides the combine functionality to Laravel PHP-Elixir..
laravel-datasets
Provides console commands, models and migration scripts to syncronize datasets.
laravel-model-json
Provides JSON column support for for Laravel's Eloquent Model.