hinyka / lbc
Leverage browser Caching library for 3rd party resources
Installs: 16
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:package
Requires
- php: >=5.4.0
This package is not auto-updated.
Last update: 2023-08-19 19:24:50 UTC
README
Leverage browser caching library for 3rd party resources
Description
Created especially for 3rd party javascript files. Such as Google Analytics and similar. Due to the impossibility to affect the storage time in the visitor's browser. Files are downloaded from a remote server and stored locally. Optionally can be minified. Best set to run periodically via a cron job.