Libraries tagged by cache dependency
cgdsoftware/rememberable
761 Downloads
Model caching dependency for Laravel Enso
boing6002/rememberable
7 Downloads
Model caching dependency for Laravel Enso
teodoroleckie/framework
19 Downloads
DEPRECATED - php framework
thefinaloutpost/cakedatasource
22 Downloads
Personal fork of Cake/datasource to update cache dependency. Provides connection managing and traits for Entities and Queries that can be reused for different datastores
bigbit/di-meta
7 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
284 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.