rezgui / ci-maestro

CodeIgniter Maestro is a CI starter kit with many libs, configs and tweaks already in place.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#CodeIgniter Maestro CodeIgniter Maestro is a ready-to-go customized codeigniter boilerplate app that let us kickstart the CI development with minimum level of effort.

I was in middle of coding this and I suddenly found a project called Bonfire, that's great but it does not support MongoDB and you know, deadlines were pushing me! Even though that this project will help you through your first stages of developing with CodeIgniter (and MongoDB specialy), but it has no future! I'm looking forward to contribute to the Bonfire project instead.

Two more things:

  • This project is in early development stages.
  • Some components are replaced with Bonfire corresponding components, and not tested yet.

Screenshots

###Welcome screen CodeIgniter Maestro Welcome

###Sample users dashboard CodeIgniter Maestro Sample User Dashboard

Requirements

  1. PHP 5.2+
  2. Apache modrewrite
  3. PHP MongoDB native driver

Features

  • MongoDB integrated!
  • Modular and HMVC ready.
  • Twitter bootstrap integrated!
  • Hierarchical base controllers
  • Base CRUD models with optional MongoDB support.
  • Extended session library with optional MongoDB support.
  • Role-based authentication with optional MongoDB support.
  • REST API generation engine with optional MongoDB support.
  • Easy unit testing framework.
  • Support for parent/child themes, plus assets and templating helpers.
  • Profiler and debug console in place.
  • Support for triggering and registring application events on runtime.
  • Asset combination, compression and caching.
  • And many more features plus no documentaion !

About

CodeIgniter Maestro is a CI starter kit with many libs, configs and tweaks already in place.