Download the PHP package inhere/shm without Composer
On this page you can find all versions of the php package inhere/shm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor inhere
Package shm
Short Description shared memory library of the php
License MIT
Homepage https://github.com/php-comp/shared-memory
Package shm
Short Description shared memory library of the php
License MIT
Homepage https://github.com/php-comp/shared-memory
Please rate this library. Is it a good library?
Informations about the package shm
php 共享内存
php 共享内存操作的实现。基于
- sysvshm扩展:实现system v方式的共享内存
linux/mac
- shmop扩展:共享内存操作扩展
linux/mac/windows
功能:
- 实现了共享内存的
写入
读取
删除
释放
基本操作 - 扩展的类
ShmMap
实现了基于共享内存的数组结构(数组方式操作、pop/push、迭代器,读/取都会自动加锁)。
安装
-
composer
- 直接拉取
使用
License
MIT
All versions of shm with dependencies
PHP Build Version
Package Version
The package inhere/shm contains the following files
Loading the files please wait ....