Posts marked with “ORM”

The Art of Data

by · November 11, 2021

0
 

This month, we dive into Libsodium, discuss gatekeeping, learn more about data access, and why even something that might be considered a “small bug” can cause massive damage.

 

May 2016 – Full Speed Ahead

by · May 2, 2016

2
 

We’ve just released the May 2016 issue of php[architect] magazine. To help you make good use of your development time, this month the magazine looks at libraries including DoctrineORM and FastRoute, and product development lessons from building Laravel Shift. In addition, this month includes articles on defining “Senior Developer”, the value of gratitude, keeping credentials […]

 

March 2016 – Hunting Mutants

by · March 1, 2016

0
 

The March 2016 issue of php[architect] magazine is out! This issue will show you how to use Humbug to add mutation testing to your toolkit. Our issue also includes articles explaining how compilers and interpreters turn code into executable instructions, a look at Laravel’s Eloquent ORM, how to integrate authentication across apps, and getting started […]

 

ORM Designer

by · May 12, 2010

0
 

ORM Designer is a tool for graphical creation and editing of Doctrine and Propel models and metadata.

 

First beta of Doctrine 2 released

by · April 28, 2010

4
 

Doctrine 2’s first beta release is out. We will take a look at how this Orm lets you almost ignore the existence of a database.

 

Impel, the Javascript ORM

by · March 23, 2010

0
 

Impel is an object-relational mapper for JavaScript. If the association of these two terms seems strange, bear with me (and with HTML5) for a moment.