Propel Behavior for seamless encryption/decryption of data columns
Modern web framework in PHP for academic environments
Interact with your Propel database, in JavaScript.
Enable / Disabe rows for Propel2
Helpful additions to default i18n propel behavior
Propel 2 Query Inheritance Behavior to provide generic base query class for query inheritance objects
DefaultOrderBehavior for Propel2
A Propel behavior that helps you to remove some methods in the generated classes.
Integrates the Symfony2 EventDispatcher component in your Model classes for Propel2 alpha 3.
Propel2 behavior that makes model classes virtually extend a Eloquent model class
Adds a method for stroing data using LOAD DATA in MySQL
The GeocodableBehavior helps you build geo-aware applications. It automatically geocodes your models when they are saved, giving you the ability to search by location and calculate distances between records.
Propel2 behavior for creating convenience methods for columns of type ENUM
Propel behavior for creating snapshots of models
Propel behavior for Access previous value of field after called setter method
Adds a Data Cache to Propel
Adds Lucene Search to Propel
Closure table tree implementation for Propel2
Behavior which allows you to encrypt columns using mysql
Propel behavior for fast filter
A Propel ORM behavior that provide auto data caching for model and collections. Based on snakano/propel-data-cache-behavior
Propel Behavior for seamless encryption/decryption of data columns
Finite state machine behavior for Propel 2.*
Propel ORM 2 ToString Behaviour
Propel API Behavior
PSR Request Services
Help you add an uuid column
Easy override your columns
Integrates the Symfony EventDispatcher component in your Model classes for Propel.
Allows defining buisiness rules in centralised classes and adding them to your models and query classes.
Propel 2 behavior to manage the ENUM type more closely to what enums should be