Usefull php propel behaviors
While searching for a fitting one, i found some possible usefull php propel behaviors.
- geocodeable - adds geocodes to your models
- data cache - provide auto data chaching to yor model
- nested - define nested relations
- listener - add event listener to your propel models
- typehintable - add type hints
- extra property - extra properties (key value pair) to your models
- dynamic property - add dynamic properties (key value pair) to your models
- uuid - create uuids when needed
- array access - access properties like an array
Trackbacks
The author does not allow comments to this entry
Comments
Display comments as Linear | Threaded