PHPackages                             qphpstorage/qphpstorage - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. qphpstorage/qphpstorage

ActiveLibrary[File &amp; Storage](/categories/file-storage)

qphpstorage/qphpstorage
=======================

A simple wrapper around swoole4 table storage, with casting.

v1.0.2(3y ago)412MITPHPPHP ^8.0.2

Since May 28Pushed 3y ago1 watchersCompare

[ Source](https://github.com/LAGGOUNE-Walid/QPHP-storage)[ Packagist](https://packagist.org/packages/qphpstorage/qphpstorage)[ RSS](/packages/qphpstorage-qphpstorage/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

QPHP-storage
------------

[](#qphp-storage)

A simple storage library uses swoole table.
This library is built to work with queue php swoole server. but it is available as component to use it whenever you want.

Requirements
------------

[](#requirements)

- PHP &gt; 8.0.2
- swoole &gt; 4.8

Install
-------

[](#install)

```
composer require qphpstorage/qphpstorage

```

Example
-------

[](#example)

```
