Libraries tagged by custom cache
webafra/larasettings
722 Downloads
A Laravel 12/13 compatible package to store custom settings in database and cache, with auto-discovery and publishable migrations.
irving-frias/drupal-watcher
132 Downloads
Drupal file watcher — monitors custom modules/themes and auto-runs drush cache clears on file changes. Development tool only, not required in production.
augmentedlogic/osm-tile-proxy
20 Downloads
A proxy/tile cache for openstreetmap tiles which can modify the tiles on the fly to create custom colorful maps
illchuk/zend-config-cacheproof
39 Downloads
Create *.cacheproof.php config files that skip the cache, with custom loading.
aportela/simple-fs-cache
195 Downloads
Custom php filesystem cache
omarseyam/cacheable
4 Downloads
A Laravel trait that transparently caches Eloquent query results (including per-user, searchable and paginated results) with a built-in custom paginator and automatic cache invalidation.
theopeneyesci/cache
11 Downloads
First custom packages
ebects/laravel-cache-group
44 Downloads
Group-based cache invalidation for Laravel — organize cache by groups, invalidate by scope (user/role/custom), with automatic Redis Cluster compatibility.
webchemistry/custom-bar
183 Downloads
Logs, doctrine 2, cache bar for nette.
scribe/cache-bundle
816 Downloads
Simple, robust, and extensible caching abstraction layer with support for custom backends through Symfony compiler tag registration and a central manager implementation. Implementations are provided for the following handlers.
scr-be/teavee-object-cache-bundle
78 Downloads
Simple, robust, and extensible caching abstraction layer with support for custom backends through Symfony compiler tag registration and a central manager implementation. Implementations are provided for the following handlers.
dd/evolutioncms-snippets-ddrunsnippets
3 Downloads
Snippet runs necessary snippets with necessary params.
jonathangoncalves/laravel-opcache
125 Downloads
Custom OPcache Cache Driver for Laravel. Faster than Redis or memcached.
codepeak/dsettings
220 Downloads
Store custom settings in database and add cache layer for performance
tomkyle/configreader
1401 Downloads
Successor of germania-kg/configreader: Merge default and custom configuration files with Symfony YAML. Supports PSR-6 CacheItemPools.