Skip to content

sibds/yii2-activerecord

Repository files navigation

yii2-activerecord

Build Status Scrutinizer Code Quality Code Coverage Build Status

Expanding ActiveRecord framework Yii2

Roadmap

  • Documentation
  • Recording lock/unlock
  • The clone function duplicate()
  • Support for "garbage"(soft delete) for removing records
  • Timestamp and blameable behaviors
  • UserDataBehavior (extend blameable behavior)
  • Support NestedSetBehavior(creocoder/yii2-nested-sets)

Installation

The preferred way to install this extension is through composer.

Either run

$ composer require sibds/yii2-activerecord

or add

"sibds/yii2-activerecord": "*"

to the require section of your composer.json file.

About

Expanding ActiveRecord framework Yii2

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages