subjective-php/spl-types

提供各种类型处理的类集合。

v3.0.0 2018-06-03 20:38 UTC

This package is auto-updated.

Last update: 2024-09-07 07:22:13 UTC


README

Build Status Scrutinizer Code Quality Coverage Status

Latest Stable Version Latest Unstable Version License

Total Downloads Daily Downloads Monthly Downloads

Documentation

提供各种类型处理的类集合。

需求

Chadicus\Spl\DataStructures 需要 PHP 7.0(或更高版本)。

Composer

要将库添加为本地、项目级依赖项,请使用 Composer!只需将 subjective-php/spl-types 添加到项目中的 composer.json 文件中,如下所示

composer require subjective-php/spl-types

联系方式

开发者可通过以下方式联系

项目构建

通过检出代码,在您的 PATH 中获取 Composer 并运行

composer install
./vendor/bin/phpunit
./vendor/bin/phpcs