多字节支持的字符串操纵的php库.zip
<?php namespace Stringy; if (!function_exists('Stringy\create')) { /** * Creates a Stringy object and returns it on success. * * @param mixed $str Value to modify, after being cast to string * @param string $encoding The character encoding * @return
文件列表
多字节支持的字符串操纵的php库.zip
(预估有个7文件)
Stringy-master
LICENSE.txt
1KB
src
Create.php
565B
Stringy.php
68KB
StaticStringy.php
9KB
README.md
31KB
CHANGELOG.md
5KB
composer.json
996B
暂无评论