承接 fivelab/cryptography 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

GitHub 信息

  • Stars: 1
  • Watchers: 3
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-07-30