Download the PHP package azenned/smc without Composer
On this page you can find all versions of the php package azenned/smc. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor azenned
Package smc
Short Description Blueflame cache library using shared memory (SHM)
License MIT
Package smc
Short Description Blueflame cache library using shared memory (SHM)
License MIT
Please rate this library. Is it a good library?
Informations about the package smc
smc
You will need to add scripts on your project composer.json and configurations:
"extra": {
"smc-enable-apcu": true,
"smc-enable-services": true
},
"scripts": {
"pre-autoload-dump": "Blueflame\\Composer\\PluginConfiguration::onPreAutoloadDump"
}
- smc-enable-apcu : add apcu compatiblity layer
- smc-enable-services : enable Drupal SMC service and override cache backend
All versions of smc with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3
ext-sysvmsg Version *
ext-sysvsem Version *
ext-sysvshm Version *
composer-plugin-api Version ^1.0 || ^2.0
ext-sysvmsg Version *
ext-sysvsem Version *
ext-sysvshm Version *
composer-plugin-api Version ^1.0 || ^2.0
The package azenned/smc contains the following files
Loading the files please wait ....