larapack

3
Better Doctrine Support with Laravel (Support for `enum`)
4
Save changes to the configuration file in script.
5
Enable a method for Artisan Commands to validate the output of methods like `ask`.
6
Allows you to define what attributes in your Eloquent Model which should be not be inserted into the database.
7
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
8
Allows you to define what attributes in your Eloquent Model which should be hashed.
9
Allows multiple traits to manipulate with the attributes of an Eloquent Model.
11
Allows you to define what attributes in your eloquent model which should be encrypted and decrypted.
12
Makes Artisan Commands prompt the console if it should continue.