webwizo/codeigniter-eloquent

The CodeIgniter framework with Illuminate Eloquent
28 7
Install
composer require webwizo/codeigniter-eloquent
Latest Version:v1.1
PHP:>=5.6.4
License:MIT
Last Updated:Jan 31, 2026
Links: GitHub  ·  Packagist
Maintainer: webwizo

Integrates Eloquent ORM with CodeIgniter

A simple method of integration.

Installation

  1. Download the repository and run 'composer install'
  2. Import 'database/country_2015-07-18.sql' file into your database.
  3. Setup database connection into 'application/config/database.php'
  4. Test your application

Thank you.