Libraries tagged by user identity
bangpound/doctrine-datetime
20 Downloads
DateTime type that can be used in an entity ID
remithomas/rt-object
18 Downloads
Create an entity class to use mysql like NOSQL way.
imk/field-helper
5 Downloads
Helper for entity fields often used
webxid/edmo
21 Downloads
EDMo - it is Entity Data Model (EDM) tool. No reflection or other extra things, which doesn't need to use in Live
webonaute/doctrine-datalocking-bundle
20249 Downloads
Lock a list of object of the same entity to be executed by a single processor. When the lock is aquire, the lock ID generated can be use by a processor to execute action on that locked list.
matak/dbrecord
38 Downloads
DbRecord used to be ActiveRecord, now it is 5 levels ORM (EntityManager, EntityRepository, Mapper, Entity), it is based on dibi
malwarebytes/form-metadata-bundle
710 Downloads
Use annotations with the forms builder e.g. @Form\Field("text"). Associates metadata along with the entity class. Useful to make more generic controllers that can deal with dynamic entities (such as CMS scenarios).
corleonis/formmetadata
17662 Downloads
Use annotations with the forms builder e.g. @Form\Field("text"). Associates metadata along with the entity class. Useful to make more generic controllers that can deal with dynamic entities (such as CMS scenarios).
tayron/abstract-entity
10 Downloads
Classe abstrata para ser extendida por entidades que venha poder expor seus atributos no formado de xml, string, array e json.