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.
asset-verification-server
Asset verification server used to verify mobile phones and emails registered in ORM core.
doctrine-entity-factories
by dittto
Allows doctrine to pull entities from factories instead of just reflection
eloquent-codeigniter
Integration layer allowing use of the Laravel database library in CodeIgniter applications
eloquent-tree-closure-table
by atrauzzi
An unobtrusive Eloquent implementation of the closure table pattern for hierarchical data storage.
eloquental
by innoscience
A rather clever model for Laravel's Eloquent ORM with self-validation, ordering, and query control.
immutability
by davidmpeace
A simple Laravel package that allows you to enforce immutable attributes on Eloquent models.
laravel-ardent-mongodb
by martingg88
Self-validating smart models for integration of Mongodb and Laravel 5's Eloquent ORM