Download the PHP package dercoder/simple-cache-shared-memory without Composer
On this page you can find all versions of the php package dercoder/simple-cache-shared-memory. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package simple-cache-shared-memory
SimpleCache SharedMemory
A simple cache implementation using shared memory in PHP.
Installation
You can install the package using Composer:
Usage
TODO
- Lock functions so multiple threads will not overwrite values
- Second release for PHP 8+
Contributing
Contributions are welcome! Please feel free to open an issue or submit a pull request.
License
This project is licensed under the MIT License - see the LICENSE file for details.
All versions of simple-cache-shared-memory with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3
ext-sysvshm Version *
ext-zlib Version *
psr/simple-cache Version ^1.0
symfony/polyfill-php82 Version ^1.30
ext-sysvshm Version *
ext-zlib Version *
psr/simple-cache Version ^1.0
symfony/polyfill-php82 Version ^1.30
The package dercoder/simple-cache-shared-memory contains the following files
Loading the files please wait ....