emptynick member since: Mar 27, 2018
emptynick's packages
-
-
-
-
-
-
-
-
-
-
-
PHP
larapack/attribute-encryption
Allows you to define what attributes in your eloquent model which should be encrypted and decrypted.
-
PHP
larapack/attribute-hashing
Allows you to define what attributes in your Eloquent Model which should be hashed.
-
PHP
larapack/attribute-manipulation
Allows multiple traits to manipulate with the attributes of an Eloquent Model.
-
PHP
larapack/attribute-slugging
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
-
PHP
larapack/command-validation
Enable a method for Artisan Commands to validate the output of methods like `ask`.