CBL ActiveRecord

CBL ActiveRecord is an O/R mapping library for PHP5.x. Active Record is an object that wraps a row in a database table or view, encapsulates the database access, and adds domain logic on that data. Using this library, it becomes very easy to access the database.

  • Development Status: Beta
  • Intended Audience: Developers
  • License: GNU Lesser General Public License (LGPL2.1orlater)
  • Programming Language: PHP5, PHP5.1
  • Translations: English, Japanese

Lastest File Releases (Download)

Latest News

Document