ialopezg/ci_template
Composer 安装命令:
composer require ialopezg/ci_template
包简介
CodeIgniter Theme Templating
README 文档
README
CodeIgniter Templating
OUTLINE
REQUIREMENTS
This library requires the following:
- PHP 5.4.0+
- CodeIgniter 3.0.0+
INSTALLATION
Run Composer in your Codeigniter project under the folder \application:
composer require ialopezg/ci_basemodel
Check Codeigniter application/config/config.php:
$config['composer_autoload'] = TRUE;
You could customize the vendor path into
$config['composer_autoload']
统计信息
- 总下载量: 13
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-11-03