Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/awjudd/template-cache
https://github.com/awjudd/template-cache
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/awjudd/template-cache
- Owner: awjudd
- License: mit
- Created: 2020-03-15T11:40:23.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-03-15T13:47:51.000Z (over 4 years ago)
- Last Synced: 2024-10-12T10:44:04.046Z (about 1 month ago)
- Language: PHP
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Template Cache
Sometimes the data on templates is never, or rarely going to change. So why re-generate it each and every time?
*Please Note*: At the current time, this package is simply an updated version of [laracasts/matryoshka](https://github.com/laracasts/matryoshka)