Download the PHP package zhouzishu/laravel-z5encrypt without Composer
On this page you can find all versions of the php package zhouzishu/laravel-z5encrypt. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zhouzishu/laravel-z5encrypt
More information about zhouzishu/laravel-z5encrypt
Files in zhouzishu/laravel-z5encrypt
Download zhouzishu/laravel-z5encrypt
More information about zhouzishu/laravel-z5encrypt
Files in zhouzishu/laravel-z5encrypt
Vendor zhouzishu
Package laravel-z5encrypt
Short Description A Laravel package for z5encrypt.com
License
Package laravel-z5encrypt
Short Description A Laravel package for z5encrypt.com
License
Please rate this library. Is it a good library?
Informations about the package laravel-z5encrypt
Z5加密 - Laravel拓展包
Z5加密官方地址:https://z5encrypt.com/,使用本拓展包可以在laravel中直接调用Z5加密的API进行加密PHP文件!
安装
添加服务提供者(if laravel < 5.5)
PHP 'Z5Encrypt' => Zhouzishu\LaravelZ5Encrypt\Facades\Z5Encrypt::class, Shell $ php artisan vendor:publish --provider="Zhouzishu\LaravelZ5Encrypt\ServiceProvider"
`.env` 文件里面配置
## 使用
All versions of laravel-z5encrypt with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
firebase/php-jwt Version ^5.0
illuminate/support Version 5.*
guzzlehttp/guzzle Version ^6.2
firebase/php-jwt Version ^5.0
illuminate/support Version 5.*
guzzlehttp/guzzle Version ^6.2
The package zhouzishu/laravel-z5encrypt contains the following files
Loading the files please wait ....