vrkansagara/code-igniterskeletolapplication

This package is abandoned and no longer maintained. The author suggests using the code-igniterskeletolapplication package instead.

Skeleton Application for CodeIgniter

dev-dev 2015-09-20 15:07 UTC

This package is not auto-updated.

Last update: 2022-02-01 12:58:59 UTC


README

CodeIgniterSkeletonApplication by vrkansagara

Build Status

Features added

  • Install CodeIgniter using composer
  • Environment specific settings.
  • Frontend Dependancy Manager added (bower).
  • [] Add Node Dependancy Manager.
  • [] Convert AdminLTE into CI environment
  • [] Add Restfull service and it's controller
  • [] Add Auth and Autorisation controller.
    • [] Make auth check each secound using ajax
    • [] Set session manager and cookie manager for it.
    • [] Store session in memory/database/flat file system.
    • [] Cache static and dynamic content as per suite.
    • [] Cache partial content / semi dynamic content.
  • [] Make it lightweight and it's footprint.
  • [] Add simple blog module.
  • [] Add sitemap generation code.
  • [] Add RSS and Atom feed for the blog module.
  • [] Add migration support for the development and testing.