Download the PHP package aichenk/open-crypt without Composer
On this page you can find all versions of the php package aichenk/open-crypt. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package open-crypt
open-crypt
简单php加密类,基于openssl
运行环境
- PHP 7.2+
- openssl extension
安装方法
composer require aichenk/open-crypt
使用
命令行
-
php执行
php bin/encrypt text [key] php bin/decrypt encryptText [key]
-
系统命令(composer 引入,项目根目录下)
vendor/bin/encrypt text [key] vendor/bin/decrypt encryptText [key]
All versions of open-crypt with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
ext-openssl Version *
ext-mbstring Version *
ext-openssl Version *
ext-mbstring Version *
The package aichenk/open-crypt contains the following files
Loading the files please wait ....