2017 © Pedro Pelรกez
 

library ignite

Yet another Codeigniter application with a twist.

image

rougin/ignite

Yet another Codeigniter application with a twist.

  • Saturday, January 6, 2018
  • by rougin
  • Repository
  • 1 Watchers
  • 1 Stars
  • 132 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 9 Versions
  • 2 % Grown

The README.md

Ignite

Latest Version on Packagist ![Software License][ico-license] Total Downloads, (*1)

Ignite is yet another Codeigniter 3 project template with a twist:, (*2)

  • Moved the application directory as the root directory; and
  • Created a public directory to store the main index.php file.

``` bash ciacme/ โ”œโ”€โ”€ cache/ โ”œโ”€โ”€ config/ โ”œโ”€โ”€ controllers/ โ”œโ”€โ”€ core/ โ”œโ”€โ”€ helpers/ โ”œโ”€โ”€ hooks/ โ”œโ”€โ”€ language/ โ”œโ”€โ”€ libraries/ โ”œโ”€โ”€ logs/ โ”œโ”€โ”€ models/ โ”œโ”€โ”€ public/ โ”‚ โ”œโ”€โ”€ .htaccess โ”‚ โ””โ”€โ”€ index.php โ”œโ”€โ”€ third_party/ โ”œโ”€โ”€ vendor/ โ”œโ”€โ”€ views/ โ””โ”€โ”€ composer.json, (*3)


## Installation Use [Composer](https://getcomposer.org/) to create a new `Ignite`-based `Codeigniter 3` project: ``` bash $ 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:, (*4)

bash $ cd ciacme $ php -S localhost:4464 -t public/, (*5)

[!NOTE] The built-in web server is only available for PHP versions v5.4 and higher., (*6)

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

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

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., (*9)

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., (*10)

Changelog

Please see CHANGELOG for more information what has changed recently., (*11)

Credits

License

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

The Versions

06/01 2018

dev-master

9999999-dev https://github.com/rougin/ignite

Yet another Codeigniter application with a twist.

  Sources   Download

MIT

The Requires

 

composer installer codeigniter ignite

05/01 2018

v0.4.0

0.4.0.0 https://github.com/rougin/ignite

Yet another Codeigniter application with a twist.

  Sources   Download

MIT

The Requires

 

composer installer codeigniter ignite

31/08 2016

v0.3.2

0.3.2.0 https://github.com/rougin/ignite

A Composer-based installer for CodeIgniter

  Sources   Download

MIT

The Requires

 

composer installer codeigniter ignite

26/03 2016

v0.3.1

0.3.1.0 https://github.com/rougin/ignite

A Composer-based installer for CodeIgniter

  Sources   Download

MIT

The Requires

 

composer installer codeigniter ignite

18/03 2016

v0.3.0

0.3.0.0 https://github.com/rougin/ignite

A Composer-based installer for CodeIgniter

  Sources   Download

MIT

The Requires

 

composer installer codeigniter ignite

12/03 2016

v0.2.2

0.2.2.0 https://github.com/rougin/ignite

A Composer-based installer for CodeIgniter

  Sources   Download

MIT

The Requires

 

composer installer codeigniter ignite

01/03 2016

v0.2.1

0.2.1.0 https://github.com/rougin/ignite

A Composer-based installer for CodeIgniter

  Sources   Download

MIT

The Requires

 

composer installer codeigniter ignite

16/06 2015

v0.2.0

0.2.0.0

A Composer-based installer for CodeIgniter

  Sources   Download

MIT

The Requires

 

by Rougin Gutib

codeigniter ignite

26/05 2015

v0.1.0

0.1.0.0

A Composer-based installer for CodeIgniter

  Sources   Download

MIT

The Requires

 

by Rougin Gutib

codeigniter ignite