注册
登录
EHcache
>>
codeigniter-boilerplate
>>
返回
项目作者:
JonZiemlich
项目描述 :
CodeIgniter Boilerplate in usage of Composer, NPM, Bower, & Gulp for the setup.
高级语言:
PHP
项目主页:
https://www.jon-ziemlich.de
项目地址:
git://github.com/JonZiemlich/codeigniter-boilerplate.git
创建时间:
2017-10-31T14:33:41Z
项目社区:
https://github.com/JonZiemlich/codeigniter-boilerplate
开源协议:
下载
CodeIgniter Boilerplate - HCMV
Installation
Clone this GIT
Run Command “bash init.sh” for setting Project Data in Project Files!
Usage
Add your Codeigniter and PHP Modules to composer.json
Add your Assets to bower.json
Combine your Assets with Gulp ( gulpfile.js )
To update and combining run Command:
composer update
Point your Webserver to public folder!
Components
Uses
Composer
Composer/installers
Bower
NPM
Gulp
Laravel Elixir
CodeIgniter
CodeIgniter Develbar (
https://github.com/JCSama/CodeIgniter-develbar
)
CodeIgniter HMCV Modules (
https://github.com/jenssegers/codeigniter-hmvc-modules
)
DEMO Content
AdminLTE (
https://github.com/almasaeed2010/AdminLTE
)
Idea from
CodeIgniter Composer Installer (
https://github.com/kenjis/codeigniter-composer-installer
)