定制 dominionenterprises/util-string 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

dominionenterprises/util-string

最新稳定版本:v4.0.0

Composer 安装命令:

composer require dominionenterprises/util-string

包简介

Utility classes to work with PHP strings

README 文档

README

Build Status Scrutinizer Code Quality Coverage Status

Latest Stable Version Latest Unstable Version License

Total Downloads Daily Downloads Monthly Downloads

A collection of string utilities.

Requirements

util-string-php requires PHP 7.0 (or later).

Composer

To add the library as a local, per-project dependency use Composer! Simply add a dependency on traderinteractive/util-string to your project's composer.json file such as:

{
    "require": {
        "traderinteractive/util-string": "^3.0"
    }
}

Documentation

Found in the source itself, take a look!

Contact

Developers may be contacted at:

Project Build

With a checkout of the code get Composer in your PATH and run:

./vendor/bin/phpunit
./vendor/bin/phpcs

There is also a docker-based fig configuration that will execute the build inside a docker container. This is an easy way to build the application:

fig run build

Contributing

For more information on our build process, read through out our Contribution Guidelines.

统计信息

  • 总下载量: 78.69k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 9
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-10-04