PHPackages                             berduj/propel-enable-disable-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. berduj/propel-enable-disable-behavior

ActivePropel-behavior[Utility &amp; Helpers](/categories/utility)

berduj/propel-enable-disable-behavior
=====================================

Enable / Disabe rows for Propel2

1.0.0(10y ago)0401MITPHPPHP &gt;=5.4

Since Mar 3Pushed 10y ago1 watchersCompare

[ Source](https://github.com/berduj/PropelEnableDisableBehavior)[ Packagist](https://packagist.org/packages/berduj/propel-enable-disable-behavior)[ RSS](/packages/berduj-propel-enable-disable-behavior/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (2)Used By (0)

PropelEnableDisableBehavior for \[Propel2\] ()
====================================================================================

[](#propelenabledisablebehavior-for-propel2-httpsgithubcompropelormpropel2)

The Behavior adds "enabled" column in table, and adds methods to enable/disable each rows.

Installation
------------

[](#installation)

Add the package to your `composer.json`:

```
{
    "require": {
        "berduj/PropelEnableDisableBehavior"
    }
}
```

Usage
-----

[](#usage)

```

```

Added methods :

Object methods:

```
$object->enable();
$object->disable();

```

Query methods:

```
ObjectQuery::create()->findEnabled();
ObjectQuery::create()->findDisabled();

```

License
-------

[](#license)

See the [LICENSE](LICENSE) file.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3771d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/992510?v=4)[Bertrand Dujardin](/maintainers/berduj)[@berduj](https://github.com/berduj)

---

Top Contributors

[![berduj](https://avatars.githubusercontent.com/u/992510?v=4)](https://github.com/berduj "berduj (9 commits)")

---

Tags

Behaviorpropeldisableenable

### Embed Badge

![Health badge](/badges/berduj-propel-enable-disable-behavior/health.svg)

```
[![Health](https://phpackages.com/badges/berduj-propel-enable-disable-behavior/health.svg)](https://phpackages.com/packages/berduj-propel-enable-disable-behavior)
```

###  Alternatives

[craftyshadow/propel-equalnest-behavior

This behavior provides a way to define relations between objects that have equal hierarchy (friendship).

1531.6k](/packages/craftyshadow-propel-equalnest-behavior)[faryshta/yii2-disable-submit-buttons

Yii2 asset to automatically disable submit buttons on Yii2 ActiveForm.

16473.8k](/packages/faryshta-yii2-disable-submit-buttons)[sjaakp/yii2-taggable

Manage tags of ActiveRecord in Yii2.

2931.8k](/packages/sjaakp-yii2-taggable)[baibaratsky/yii2-serialized-attributes-behavior

Yii2 Serialized Attributes Behavior

1175.1k9](/packages/baibaratsky-yii2-serialized-attributes-behavior)[marqu3s/yii2-behaviors

Collection of Yii2 behaviors

1212.7k](/packages/marqu3s-yii2-behaviors)[friends-of-hyva/magento2-crawler-session

Prevent crawlers from creating a session

166.5k](/packages/friends-of-hyva-magento2-crawler-session)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
