Ace CI – Seamless CodeIgniter Database Abstraction

Overview

Ace CI (Ace CodeIgniter) is a database abstraction layer built atop CodeIgniter. With it’s clean and well-documented code Ace CI eliminates overhead, code repetitions, bulky and dirty code. It enhances program and delivery speed, programmer efficiency and throughput. Hence, making life incredibly easy for the programmer.

Features

  • Entity Relationships
    1. One-to-One
    2. One-to-Many
    3. Many-to-One
    4. Many-to-Many
  • Unified Libraries and Helpers Warehousing
  • Automated Data Dumping
  • Customized Hashing
  • Simplified Query Building

Requirements

  • CodeIgniter Framework

Instructions

A well detailed manual has been included.

Related