Download the PHP package windomz/shmcache without Composer
On this page you can find all versions of the php package windomz/shmcache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download windomz/shmcache
More information about windomz/shmcache
Files in windomz/shmcache
Download windomz/shmcache
More information about windomz/shmcache
Files in windomz/shmcache
Vendor windomz
Package shmcache
Short Description A lightweight, abstract, scalable, out-of-the-box shared memory operation, makes use of the PHP Shared Memory Functions(shmop).
License MIT
Package shmcache
Short Description A lightweight, abstract, scalable, out-of-the-box shared memory operation, makes use of the PHP Shared Memory Functions(shmop).
License MIT
Please rate this library. Is it a good library?
Informations about the package shmcache
shmcache
A lightweight, abstract, scalable, out-of-the-box shared memory operation, makes use of the PHP Shared Memory Functions(shmop).
Features
- [x] Class shmop - Abstract and scalable make use of the shmop.
- [x] Class Block - Key-value pairs and timeout implement
- [x] Class Cache - Extends
Block
, lightweight and Out-of-the-box - [x] Pure and not dependent, except for dev mode tests
Install
Open the terminal in the project directory:
Usage
The idea behind shmcache is to keep easy to use and flexibility.
Provide key-value pairs of functions, more extensibility and convenience.
Development
Welcome your Star, make pull requests, report bugs, suggest ideas and discuss shmcache.
I would love to hear what you think about shmcache on issues page.
License
All versions of shmcache with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7
The package windomz/shmcache contains the following files
Loading the files please wait ....