You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2026. It is now read-only.
Tree - this extension automates the tree handling process and adds some tree specific functions on repository. (closure, nestedset or materialized path)
Translatable - gives you a very handy solution for translating records into different languages. Easy to setup, easier to use.
Sluggable - urlizes your specified fields into single unique slug
Timestampable - updates date fields on create, update and even property change.
Blameable - updates string or reference fields on create, update and even property change with a string or object (e.g. user).
Loggable - helps tracking changes and history of objects, also supports version management.
Sortable - makes any document or entity sortable
Translator - explicit way to handle translations
SoftDeleteable - allows to implicitly remove records
Uploadable - provides file upload handling in entity fields
References - supports linking Entities in Documents and vice versa
Should we reconsider doctrine behavior vendor?
https://github.com/KnpLabs/DoctrineBehaviors
https://github.com/Atlantic18/DoctrineExtensions