Libraries tagged by cache dependency
lss/yacache
13 Downloads
Lightweight Cache (PSR-16 compatible)
boing6002/rememberable
7 Downloads
Model caching dependency for Laravel Enso
teodoroleckie/framework
19 Downloads
DEPRECATED - php framework
bigbit/di-meta
4 Downloads
Dependency Inject meta cache
scullwm/swmcache-twig-extension
60 Downloads
Flat Cache part of your content in Twig. Perfect to reduce render() gen time. Twig cache extension that work without dependency.
imansa/assetter
259 Downloads
Assets manager for PHP. Allow manage CSS and JS files in website and its dependencies. Also allows refresh cache in browsers by adding revisions of loaded files.
mishanikodev/assetter
13 Downloads
Assets manager for PHP. Allow manage CSS and JS files in website and its dependencies. It also updates the browser cache by calculating the MD5 hash of the file.
oliver-schoendorn/dependency-injector
103 Downloads
A very simple dependency injector that supports instance creation and auto wiring of classes, class methods and functions. Additionally it provides simple means of caching the necessary reflections to boost performance in heavy load environments.