meritoo / common-library

有用的类、方法、扩展等。


README

常见且有用的类、方法、异常等。

PHP from Packagist Build Status Packagist license GitHub commits Coverage Status

安装

运行 Composer 在您的项目中安装此包

composer require meritoo/common-library

如何安装Composer?

用法

  1. 基本测试用例(带有常用方法和数据提供者)
  2. 元素集合
  3. 异常
  4. 静态方法
    1. 数组
    2. 正则表达式
    3. 统一资源标识符(URI)
  5. 值对象

开发

更多信息 在这里可以找到

享受吧!