rlacerda83 / lumem-elocache by rlacerda83

Cache Eloquent querys for lumem
184
2
2
Package Data
Maintainer Username: rlacerda83
Maintainer Contact: r.lacerda83@gmail.com (Rodrigo Lacerda)
Package Create Date: 2015-08-30
Package Last Update: 2015-09-06
Language: PHP
License: BSD
Last Refreshed: 2024-04-18 15:01:42
Package Statistics
Total Downloads: 184
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 2
Total Watchers: 2
Total Forks: 0
Total Open Issues: 1

Build Status License Development Version Monthly Installs StyleCI

Simple layer for Eloquent Querys

This package is for you that want to implement a simple caching solution.

The package was implemented using repositories patterns.

The cache service uses tags, so this package will only work with memcached and redis.

Current Features

  • Enable\disable filter by repository
  • Renews the cache automatically
  • Log refreshed caches

Upcoming Features

  • Cache available to other drivers

Documentation

Please visit Wiki documentation for more information.

Contributing

Contributions are welcome and will be fully credited. Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email r.lacerda83@gmail.com instead of using the issue tracker.