lowg33kdev/cakephp-intervention-image
Composer 安装命令:
composer require lowg33kdev/cakephp-intervention-image
包简介
CakePHP Intervention Image Plugin
README 文档
README
This plugin is a Intervention Image library wrapper for CakePHP.
Requirements
The master branch has the following requirements:
- CakePHP 3.1.0 or greater.
- PHP 5.4.16 or greater.
- Intervention Image 2.3 or greater
Installation
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
composer require lowg33kdev/cakephp-intervention-image
Load your plugin using
bin/cake plugin load CakeInterventionImage
or by manually putting CakePlugin::load('InterventionImage') in your boostrap.php or in your boostrap_cli.php.
统计信息
- 总下载量: 523
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-08-16