Archive

Posts Tagged ‘doctrine’

sfDoctrine Behavior: Unique Random Column

September 5th, 2009

I wanted a Symfony doctrine behavior / template to add a column that contains unique random string. I searched around but found nothing, so I developed these doctrine behavior / template for generating unique random string. Read more…

Symfony Framework ,