Skip to content
Gilberto Junior edited this page Apr 11, 2020 · 35 revisions

The DataLayer package is meant to provide you, the developer, with a set of tools to help you easily and quickly build a tier for Eloquent Models. While the goal of this package is to remain as flexible as possible, but it still won't cover all situations and solve all problems.

  1. Installation
  2. Configuration
  3. Creating Repositories
  4. Creating Caching Repositories
  5. Basic operations
  6. Queries
  7. Advanced Queries
  8. Optional Traits

I hope you enjoy it.