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.