PHPackages                             yiiext/status-behavior - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. yiiext/status-behavior

ActiveLibrary[Database &amp; ORM](/categories/database)

yiiext/status-behavior
======================

Yii Framework Active Record Status behavior for models

0.7(12y ago)112.6k54PHP

Since Oct 30Pushed 12y ago6 watchersCompare

[ Source](https://github.com/yiiext/status-behavior)[ Packagist](https://packagist.org/packages/yiiext/status-behavior)[ RSS](/packages/yiiext-status-behavior/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (4)

Status Behavior
===============

[](#status-behavior)

Can be used with models to add functions to manage model status.

Installing and configuring
--------------------------

[](#installing-and-configuring)

Add field to model and DB table. Field `status` is used as example. Field type depends on behavior configuration.

Configure model:

```
