fivelab/cryptography
最新稳定版本:v1.0
Composer 安装命令:
composer require fivelab/cryptography
包简介
Tools for encrypt and decrypt
README 文档
README
With this library you can encrypt and decrypt any data.
Supports:
- OpenSSL
Installation
Add FiveLab Cryptography in your composer.json:
{ "require": { "fivelab/cryptography": "~1.0" } }
Now tell composer to download the library by running the command:
$ php composer.phar update fivelab/cryptography
Documentation
License
This library is under the MIT license. See the complete license in library
LICENSE
Reporting an issue or a feature request
Issues and feature requests are tracked in the Github issue tracker.
统计信息
- 总下载量: 19.98k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-07-30