sibds/yii2-activerecord Expanding ActiveRecord framework Yii2

activerecordcomponents

yii2-activerecord

Build Status Scrutinizer Code Quality Code Coverage Build Status

Expanding ActiveRecord framework Yii2

Roadmap

  • [ ] Documentation
  • [x] Recording lock/unlock
  • [x] The clone function duplicate()
  • [x] Support for "garbage"(soft delete) for removing records
  • [x] Timestamp and blameable behaviors
  • [x] 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.

Statistics

Downloads
GitHub Stars
GitHub Forks

Releases

Comments



v0.4.6 is the latest of 11 releases



MIT license
Stats
2 github stars & 1 github forks
0 downloads in the last day
3 downloads in the last 30 days
393 total downloads