adamale/object-collection

具有项目类验证的类似数组的集合类。

1.0.2 2019-08-18 21:40 UTC

This package is auto-updated.

Last update: 2024-09-19 09:15:52 UTC


README

PHP 库,允许您将集合类用作数组(对象存储),在插入时验证对象类。

要求

PHP 7.2 或更高版本。

安装

通过 Composer

composer require adamale/object-collection

使用方法

请参阅 docs 目录中的 Example.php 文件。

关于

作者

Adam Aleksak kontakt@adamaleksak.pl

许可证

ObjectCollection 采用 MIT 许可证 - 详细信息请参阅 LICENSE 文件。