myth / collection
受JavaScript启发的、为PHP提供强大功能的数组对象。
dev-develop
2024-04-16 18:55 UTC
Requires
- php: >=7.4
Requires (Dev)
- phpunit/phpunit: ^9.0
This package is auto-updated.
Last update: 2024-09-16 20:01:26 UTC
README
类: Myth\Collection\Collection
Collection
类提供了一套用于操作数组的功能。它结合了JavaScript数组对象、PHP数组和甚至其他框架的一些最佳特性。
详见文档了解详情。