larapack/command-validation

Enable a method for Artisan Commands to validate the output of methods like `ask`.
12 3,907

larapack/attribute-slugging

Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
5 2,004

larapack/attribute-manipulation

Allows multiple traits to manipulate with the attributes of an Eloquent Model.
4 3,185

larapack/attribute-encryption

Allows you to define what attributes in your eloquent model which should be encrypted and decrypted.
3 1,936

larapack/attribute-hashing

Allows you to define what attributes in your Eloquent Model which should be hashed.
2 1,234

larapack/command-verification

Makes Artisan Commands prompt the console if it should continue.
1 15