User-Contributed Behaviors

    Here is a list of Propel behaviors contributed by users. Feel free to use them or to add your own behaviors to this list.

    Agnostic Behaviors

    • EqualNestBehavior Supports relations where a class references to itself and the columns within the reference class are equal. Suitable for “Friends”-like relationships.

    • ArrayAccessBehavior Adds ArrayAccess implementations to the BaseObjects

    • DefaultOrderBehavior Adds support for user defined order for tables.

    • PropelL10nBehavior Lets you globally define your locales and dependencies. Seamless localization for Propel.

    • UuidBehavior Lets you add a column with UUID automatically set.

    • OverridableBehavior Override of data made easy.