Libraries tagged by cache class
hmones/laravel-cacheable
6 Downloads
A simple package to automatically cache the returns of certain methods in a given class and forgets them as well on request.The package is highly configurable and let you manage naming of the cache keys with ease.
drago-ex/bootstrap
2390 Downloads
The `ExtraConfigurator` class extends Nette's configuration by searching for `.neon` files across directories and caching the results, with automatic cache invalidation in development.
codememory/reflection
119 Downloads
The library is similar to the built-in API class Reflection, but the only difference is that this library caches the entire result and does not work with the built-in Reflection in the future, which improves performance
clastic/http-cache-bundle
7 Downloads
Clastic HttpCache bundle
sme/cacher
5 Downloads
A simple class for caching
phpe/ccache
14 Downloads
Class for caching content
jejd14/ccache
5 Downloads
A small class for caching information
oliver-schoendorn/dependency-injector
104 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.
skatekcorp/pharlink
0 Downloads
Faire un lien avec chaque fichier dans l'archive phar dans le fichier php classic pour cacher son code
alexsawallich/zend-google-geocoder
454 Downloads
A Zend-Framework-Module providing a small service-class to query the Google Geocoder API. Results can optionally be cached to avoid running into the API's query limitations.
clash82/cachedhttpbl
40978 Downloads
Cached http:BL is a PHP >=8.3 library that allows to check IPv4 address with `Project HoneyPot's http:BL service` to determine if it's located on the blacklist.
cvweiss/zcache
993 Downloads
Library of classes to simplify caching
claas/phpdotenvcache
46 Downloads
A simple cached loader for Phpdotenv