Skip to content

DevelopmentVSDevs/Standalone-Active-Record-CI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Standalone Active Record

This takes the ActiveRecord and Database Library from 2.1.0 and makes it work without the rest of CI.

Just configure database.php 

then include active_init.php

and $db will be set to what is usually $this->db or $this->CI->db in CI

$dbforge will be setup as well

Documentopia.com


About

Updated Version of the Standalone Active Records from CI 2.1.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages