定制 rougin/ignite 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

rougin/ignite

最新稳定版本:v0.4.2

Composer 安装命令:

composer require rougin/ignite

包简介

Yet another Codeigniter 3 project template.

README 文档

README

Latest Version on Packagist Software License Total Downloads

Ignite is yet another Codeigniter 3 project template with a twist:

  • Moved the application directory as the root directory; and
  • Created a public directory to store the main index.php file.
ciacme/
├── cache/
├── config/
├── controllers/
├── core/
├── helpers/
├── hooks/
├── language/
├── libraries/
├── logs/
├── models/
├── public/
│   ├── .htaccess
│   └── index.php
├── third_party/
├── vendor/
├── views/
└── composer.json

Installation

Use Composer to create a new Ignite-based Codeigniter 3 project:

$ composer create-project rougin/ignite "ciacme"

Running in local

To run the application for development, the built-in web server of PHP can be used:

$ cd ciacme
$ php -S localhost:4464 -t public/

Note

The built-in web server is only available for PHP versions v5.4 and higher.

After running the web server, access http://localhost:4464 in a web browser.

Featured packages

Ignite also provides default configuration for the following third-party packages below. These packages improve quality of development when writing code under Codeigniter 3:

Combustor is a utility package for Codeigniter 3 that generates controllers, models, and views based on the provided database tables. It uses the Describe package for getting columns from a database table and as the basis for code generation.

Refinery is a console-based package of Migrations Class for Codeigniter 3. It also uses the Describe package for retrieving the database tables for creating database migrations.

Changelog

Please see CHANGELOG for more information what has changed recently.

Credits

License

The MIT License (MIT). Please see LICENSE for more information.

统计信息

  • 总下载量: 188
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 9
  • 依赖项目数: 0
  • 推荐数: 6

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 4
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-05-26

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固