Alejandro Celaya | Blog

Software development, agile methodologies and open source software.

tag Archive — "entity"

— 2015 —

Working with custom column types in Doctrine. Enums.

Doctrine is currently the most used ORM in PHP. It makes it very easy to work with databases in an object oriented way. It comes with a set of built-in column types that map database types with PHP types. For example, the datetime column type, persists the value of an entity column as a datetime in …


Older postsNewer posts