2017 © Pedro Peláez
 

library yii2-laravel-crypt

yii2-laravel-crypt is yii2 library compatiable with laravel

image

xwei3752/yii2-laravel-crypt

yii2-laravel-crypt is yii2 library compatiable with laravel

  • Tuesday, December 27, 2016
  • by xwei3752
  • Repository
  • 1 Watchers
  • 0 Stars
  • 60 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

yii2-laravel-crypt

this is same as laravel(>=5.1) encrypt and decrypt function., (*1)

example:

$cryption = new \Cryption\Encrypter("yourRandomString","AES-256-CBC");
$cryption->encrypt("yourData");

The Versions

27/12 2016

dev-master

9999999-dev

yii2-laravel-crypt is yii2 library compatiable with laravel

  Sources   Download

MIT

The Requires

 

laravel yii2 web service crypt