Looking to hire Laravel developers? Try LaraJobs
attribute-encryption
Allows you to define what attributes in your eloquent model which should be encrypted and decrypted.
12
attribute-hashing
Allows you to define what attributes in your Eloquent Model which should be hashed.
11
attribute-manipulation
Allows multiple traits to manipulate with the attributes of an Eloquent Model.
16
attribute-purging
Allows you to define what attributes in your Eloquent Model which should be not be inserted into the database.
11
attribute-slugging
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
74
command-verification
Makes Artisan Commands prompt the console if it should continue.
1
config-writer
Save changes to the configuration file in script.
51 264
config-writer
Save changes to the configuration file in script.
23