Download the PHP package pllano/cache without Composer
On this page you can find all versions of the php package pllano/cache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor pllano
Package cache
Short Description Caching for API Shop
License MIT
Homepage https://github.com/pllano/cache
Package cache
Short Description Caching for API Shop
License MIT
Homepage https://github.com/pllano/cache
Please rate this library. Is it a good library?
Informations about the package cache
Кеширование для вашего проекта
Демо и тесты
- Демо - https://xti.com.ua/
- Тест скорости - https://developers.google.com/speed/pagespeed/insights/?url=https://xti.com.ua
Поддерживаемые типы кеша
memcached
- стабильноmemcache
- стабильноfilesystem
- стабильноjson
- стабильноpredis
- стабильноredis
- стабильноmongodb
- стабильноelasticsearch
- в разработкеapcu
- дорабатывается (обнаружены ошибки вcache/cache
)apc
- дорабатывается (обнаружены ошибки вcache/cache
)array
- дорабатываетсяilluminate
- дорабатываетсяdoctrine
- дорабатываетсяКонфигурация
Передать конфигурацию можно двумя способами:
- Из фала
cache_config.json
- Массивом в конструктор
$config = [];
Использование
Передать html код
Установка
Подключить с помощью Composer
Подключить с помощью AutoRequire
All versions of cache with dependencies
PHP Build Version
Package Version
The package pllano/cache contains the following files
Loading the files please wait ....