A Symfony2 bundle that provides a Doctrine2 sluggable behavior implementation, providing a unique slug across many Doctrine ORM entities simply by implementing a simple PHP interface
GNU Lesser General Public License v2.1
16
stars
4
forks
source link
Added command to regenerate slugs for an entity #9
First try on making the regeneration of slugs for an entity easier.