acl-middleware
Middleware associated with Laravel Doctrine ACL. This middleware will check permissions for access to routes, based on the route name and the request type.
datasource
by ppi
The PPI DataSource Library. This allows you to easily create connections for the top database libraries in PHP.
doctrine-entity-factories
by dittto
Allows doctrine to pull entities from factories instead of just reflection
doctrine2bridge
Adds the the power of Doctrine2 to Laravel 4 (with support for SQL logging and authentication)
doctrine2bridge-l5
Adds the the power of Doctrine2 to Laravel 5 (with support for SQL logging and authentication)
laravel-doctrine-behaviours
by somnambulist
Alternative Doctrine behaviours for laravel-doctrine extensions. Provides blamable, timestampable and universally identifiable.
laravel-doctrine-entity-audit
by somnambulist
A port of the SimpleThings EntityAudit package re-worked for Laravel 5+
laravel-doctrine-entity-validation
by somnambulist
Provides integration between Doctrine entities and Laravel Validator.
laravel-doctrine-odm
by chefsplate
A smart, lightweight Laravel wrapper around Doctrine's mongodb-odm Document Mapper
laravel-doctrine-tenancy
by somnambulist
A multi-tenancy implementation that uses Laravel and Doctrine.
laravel-router
by ppi
The PPI Skeleton Application - A pre-built application around the PPI Framework. Lots of extra goodies
laravel-versioned-api
by mitchdav
A basic starter skeleton for working with versioned APIs using Laravel 5.3, Doctrine 2, Dingo 1.0 and JWT 0.5.
lumen-oauth2-doctrine
by nordsoftware
Doctrine storage connector for the https://github.com/nordsoftware/lumen-oauth2 module.