Skip to content

Files

Latest commit

Jul 1, 2011
8d9f953 · Jul 1, 2011

History

History
19 lines (15 loc) · 1.05 KB

common_extensions.rst

File metadata and controls

19 lines (15 loc) · 1.05 KB

Doctrine Extensions: Timestampable: Sluggable, Translatable, etc.

Doctrine2 is very flexible, and the community has already created a series of useful Doctrine extensions to help you with tasks common entity-related tasks.

One bundle in particular - the DoctrineExtensionsBundle - provides integration with an extensions library that offers Sluggable, Translatable, Timestampable, Loggable, and Tree behaviors.

See the bundle for more details.