apatis/array-storage

数组存储对象

1.0.2 2017-05-13 07:45 UTC

This package is not auto-updated.

Last update: 2024-09-28 20:19:57 UTC


README

Build Status

在对象数组属性中存储数据收集。

当代码执行时缓存数据并存储到 数组集合 中,以确保数据易于存储和提供。

安装

通过终端

composer require apatis/array-storage

composer.json

{
  "require" : {
    "apatis/array-storage": "^1"
  }
}

要求

  • php >= 5.6

许可

MIT 许可证