Reaktr is a modular open source API framework built on top of Laravel 5.x, the framework has been built by a group of full stack developers as an idea to start an API first development paradigm.
A simple trait to allow fluently querying repositories with an eloquent model. Gives back the flexibility of eloquent to some extent, while remaining explicit on which methods are supported by a repository.