v8-ict / laravel-smart-cache
Allows to capture the entire response with a middleware, and while caching it observer the checksum of the database tables used to create the response, if any related table has a modified checksum, it refreshes the response. This makes it serve live data, but then cached as long as it is not modifi
This package's canonical repository appears to be gone and the package has been frozen as a result.
v0.2.1
2017-07-14 15:15 UTC
Requires
- php: >=5.6.4
- laravel/framework: 5.4.*
- nesbot/carbon: >=1.0.0
This package is auto-updated.
Last update: 2020-01-22 00:33:17 UTC
README
This README would normally document whatever steps are necessary to get your application up and running.
What is this repository for?
- Quick summary
- Version
- Learn Markdown
How do I get set up?
- Summary of set up
- Configuration
- Dependencies
- Database configuration
- How to run tests
- Deployment instructions
Contribution guidelines
- Writing tests
- Code review
- Other guidelines
Who do I talk to?
- Repo owner or admin
- Other community or team contact