• This repository has been archived on 08/Jul/2020
  • Stars
    star
    18
  • Rank 1,203,759 (Top 24 %)
  • Language
    PHP
  • License
    MIT License
  • Created over 4 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Eloquence provides a cache on top of Eloquent that prevents multiple models being created for a single database row using the Identity Map design pattern.