GithubHelp home page GithubHelp logo

asilbalaban / codeigniter-hmvc-starter-application- Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dannynunez/codeigniter-hmvc-starter-application-

0.0 2.0 0.0 1011 KB

CodeIgniter HMVC Starter Application

PHP 99.92% Perl 0.06% CSS 0.02%

codeigniter-hmvc-starter-application-'s Introduction

CodeIgniter HMVC Starter Application

Project Goal

A skeleton application based on CodeIgniter. The overall goal of this project is to provide a HMVC skeleton application based on CodeIgniter and using some of the most popular CodeIgniter libraries. This is not a cms, but just a bare bones CodeIgniter install with a few extras to take care of some of the boring work.

Features

HMVC Modules

I have included wiredesignz HMVC extension. The HMVC extension makes CodeIgniter modular. Modules allow you to bundle your code into what boils down as little mini CodeIgniter Applications. For more information on the how the extension works please click on the link below.

This is wiredesignz's HMVC extension repo hosted on bitbucket.org.

ION_AUTH Authentication System

I have also included Ben Edmunds ION_AUTH authentication library and a few minor adjustments to make it work with the HMVC extension. Ben has produced great documentation that you can find here to learn exactly how it works.

Ben Edmund's Simple and Lightweight Authentication System hosted on github.com.

Simple Assets Library

A great Assets library created by Boris Strahija. This library adds support for combining, minifying and obfuscating your JavaScript and CSS assets. Additionally there's a LessPHP compiler, a PHPSass compiler and a CoffeeScript compiler.

CodeIgniter Base Model

A CodeIgniter Base Model that is an extended CI_Model class to use in your CodeIgniter applications. It provides a full CRUD base to make developing database interactions easier and quicker, as well as an event-based observer system, in-model data validation, intelligent table name guessing and soft delete. This was developed by Jamie Rumbelow. Jamie is well known in the CodeIgniter community and has written three books on CodeIgniter. I recommend anyone looking to truly understand how to develop and unit test web application using CodeIgniter invest in these books. They can be found here.

HTML 5 Boilerplate's .htaccess file

I have used HTML 5 Boilerplate's .htaccess file to provide you with the majority of best practice server rules for making web pages fast and secure. I have also added the redirect to get rid of that pesky index.php from your urls.

Basic Template System

For a full explanation click here.

codeigniter-hmvc-starter-application-'s People

Contributors

dannynunez avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.