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
elasticsearch
by basemkhirat
Laravel, Lumen and Native php elasticseach query builder to build complex queries using an elegant syntax
eloquent-codeigniter
Integration layer allowing use of the Laravel database library in CodeIgniter applications
eloquent-filter
by mehdi-fathi
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
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.