/activerecord

ActiveRecord implementation

Primary LanguagePHPApache License 2.0Apache-2.0

BeeBot - Active Record v2.0.0

build status

This package define an ActiveRecord implementation which allow :

  • To detach data code representation from the used database engine
  • Add a developer friendly API to handle data

It has been built to simplify BeeBot data manipulation.