-
I posted to delicious.com
Laravel Doctrine - A drop-in Doctrine2 implementation for Laravel 5
Several php packages to easily integrate Doctrine 2 into your next Laravel/Lumen project. The 'orm' package includes a ServiceProvider to add Doctrine to your project and configure it. The 'extensions' package includes several extensions including timestampable, softdeletable, etc.…
September 14 2015, 2:22pm | Comments »
-
I posted to delicious.com
March 31 2014, 1:42pm | Comments »
-
I posted to delicious.com
Sequelize - Mysql ORM for NodeJS
The Sequelize library provides easy access to MySQL, MariaDB, SQLite or PostgreSQL databases by mapping database entries to objects and vice versa. To put it in a nutshell, it's an ORM (Object-Relational-Mapper). The library is written entirely in…
December 16 2013, 5:49pm | Comments »
-
I posted to delicious.com
Add Eloquent ORM to any PHP Framework
How to add Laravel's Eloquent ORM to any framework, using Slim Framework as an example.
March 14 2013, 2:44pm | Comments »
Page: 1