CodeIgniter Resources Directory

You are here: Home Code, Libraries, Helpers, ... IgnitedRecord ORM library
Latest listings as RSS

CodeIgniter Resources

CodeIgniter Resources

IgnitedRecord ORM library


Warning: Parameter 1 to Savant2_Plugin_ahrefreview::plugin() expected to be a reference, value given in /nfs/c08/h03/mnt/122067/domains/codeigniterdirectory.com/html/components/com_mtree/Savant2.php on line 1127

Warning: Parameter 1 to Savant2_Plugin_ahrefrecommend::plugin() expected to be a reference, value given in /nfs/c08/h03/mnt/122067/domains/codeigniterdirectory.com/html/components/com_mtree/Savant2.php on line 1127

Warning: Parameter 1 to Savant2_Plugin_ahrefprint::plugin() expected to be a reference, value given in /nfs/c08/h03/mnt/122067/domains/codeigniterdirectory.com/html/components/com_mtree/Savant2.php on line 1127

Warning: Parameter 1 to Savant2_Plugin_ahrefcontact::plugin() expected to be a reference, value given in /nfs/c08/h03/mnt/122067/domains/codeigniterdirectory.com/html/components/com_mtree/Savant2.php on line 1127

Warning: Parameter 1 to Savant2_Plugin_ahrefvisit::plugin() expected to be a reference, value given in /nfs/c08/h03/mnt/122067/domains/codeigniterdirectory.com/html/components/com_mtree/Savant2.php on line 1127

Warning: Parameter 1 to Savant2_Plugin_ahrefreport::plugin() expected to be a reference, value given in /nfs/c08/h03/mnt/122067/domains/codeigniterdirectory.com/html/components/com_mtree/Savant2.php on line 1127

Warning: Parameter 1 to Savant2_Plugin_ahrefclaim::plugin() expected to be a reference, value given in /nfs/c08/h03/mnt/122067/domains/codeigniterdirectory.com/html/components/com_mtree/Savant2.php on line 1127

Warning: Parameter 1 to Savant2_Plugin_ahrefownerlisting::plugin() expected to be a reference, value given in /nfs/c08/h03/mnt/122067/domains/codeigniterdirectory.com/html/components/com_mtree/Savant2.php on line 1127

Warning: Parameter 1 to Savant2_Plugin_ahrefmap::plugin() expected to be a reference, value given in /nfs/c08/h03/mnt/122067/domains/codeigniterdirectory.com/html/components/com_mtree/Savant2.php on line 1127
Rate this listing
21 votes
Favoured:
0
IgnitedRecord is a relational ORM library, reminding a bit of Ruby's ActiveRecord implementation, made for the PHP framework CodeIgniter. It abstracts the database, so you don't have to write SQL (you can still use SQL if you want) or concern yourself with the fetching of related objects. The goal of IgnitedRecord is to provide an easy to use, easily customizeable, ORM library to CodeIgniter.