garrettw/stringobject 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

garrettw/stringobject

Composer 安装命令:

composer require garrettw/stringobject

包简介

PHP class that wraps most if not all of the string manipulation functions, so that you can work with strings as objects

README 文档

README

Total Downloads Latest Stable Version Latest Unstable Version License Reference Status CII Best Practices

Build Status Code Climate Scrutinizer Code Quality Codacy Badge

The goal of this library is to provide an object interface to interact with strings, in conjunction with handling UTF-8 strings just as smoothly and painlessly as ASCII strings while adding in additional features.

Usage

TODO

  • Write tests for Utf8String
  • Work on normalization code
  • Consider using a different testing framework because nobody uses PhpSpec... PHPUnit, Codeception, or Pest
  • Flesh out devcontainer config with extensions

统计信息

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

GitHub 信息

  • Stars: 1
  • Watchers: 3
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: ISC
  • 更新时间: 2015-10-20