chadicus/spl-types

此包已被 废弃,不再维护。作者建议使用 subjective-php/spl-types 包代替。

一系列提供各种类型处理的类。

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

This package is not auto-updated.

Last update: 2022-02-01 12:49:41 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