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
dragon-code/support
Support package is a collection of helpers and tools for any project.
10,708,196
23
trandangtri/yii2-giiall
Using Yii2-Gii to generate code for other PHP framework, such as PhalconEye, Lar...
26
2