Alejandro Celaya | Blog

Software development, agile methodologies and open source software.

tag Archive — "uuid"

— 2015 —

Using UUID identifiers for databases in PHP projects with Doctrine

It's well known that using autoincrement identifiers for resources in a public API is not a very good idea, since you are exposing too much information about the size of your database and your business in general. The PHP community is recommending to better use UUIDs these days, because it hides tha…


Older postsNewer posts