lidaa/codeigniter-standard-edition
Composer 安装命令:
composer create-project lidaa/codeigniter-standard-edition
包简介
The "CodeIgniter Standard Edition" distribution
README 文档
README
php composer.phar create-project lidaa/codeigniter-standard-edition PROJECT_NAME dev-master
Commands:
php bin/Cise/console "CMD_NAME" ( php bin/Cise/console Clear_Cache )
[.] Build_Params => Generate config files ( config.php, database.php, ...).
[.] Clear_Cache => Delete cache files.
[.] Clear_Logs => Delete logs files.
[.] Run_Sql => Execute a sql file.
[.] Cs_Fixer => Use php-cs-fixer tool with the configuration in a ".php_cs".
Note
- In order for the log file to actually be written, the app/logs/ directory must be writable.
- Before the cache files can be written you must set the file permissions on your app/cache/ directory such that it is writable.
统计信息
- 总下载量: 32
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-03-08