kelunik/string

简单的字符串函数。

v1.0.0 2019-07-11 18:49 UTC

This package is auto-updated.

Last update: 2024-09-12 05:26:36 UTC


README

Build Status CoverageStatus License

kelunik/string 是一个包含字符串辅助函数的小型库。

  • Kelunik\String\startsWith
  • Kelunik\String\endsWith
  • Kelunik\String\contains

需求

  • PHP 7.1

安装

composer require kelunik/string