-
Notifications
You must be signed in to change notification settings - Fork 74
Home
Mitchell van Wijngaarden edited this page May 10, 2014
·
6 revisions
This package makes Doctrine 2 melt with Laravel 4. It uses the database configuration from your Laravel application. Included are helpful extras to simplify your entities with support for Timestamps
, Soft Deleting
and Authentication
.
This package currently only supports MySQL and annotations. Other drivers will be added soon.