xwei3752/yii2-laravel-crypt
yii2-laravel-crypt
this is same as laravel(>=5.1) encrypt and decrypt function.
##example:
$cryption = new \Cryption\Encrypter("yourRandomString","AES-256-CBC");
$cryption->encrypt("yourData");
Related Packages
smac925/capsule-crm
Smac925 Capsule-CRM is a simple Laravel 5.1 bridge for making, throttling, cachi...
70
larapack/attribute-encryption
Allows you to define what attributes in your eloquent model which should be encr...
1,936
3
trandangtri/yii2-giiall
Using Yii2-Gii to generate code for other PHP framework, such as PhalconEye, Lar...
26
2
smac925/api-wrapper
Smac925 Api-Wrapper is a simple Laravel 5.1 bridge for making, throttling, cachi...
79