platine-php / collection
Platine Collection 提供了一个灵活且简单的 PHP 集合实现。
v1.0.0
2023-12-05 09:07 UTC
Requires
- php: ^7.4 || ^8
Requires (Dev)
- phpmd/phpmd: @stable
- phpstan/phpstan: ^1.8
- phpunit/phpunit: ^9.5
- platine-php/dev: ^1.0
- squizlabs/php_codesniffer: 3.*
This package is auto-updated.
Last update: 2024-08-31 09:44:02 UTC
README
Platine Collection 提供了一个灵活且简单的 PHP 集合实现。
需求
- PHP >= 7.4, PHP 8
安装
使用 composer(推荐)
composer require platine-php/collection
许可证
MIT 许可证,见 LICENSE.MD