onyklicek/utils
Composer 安装命令:
composer require onyklicek/utils
包简介
PHP helper tools to make your life easier.
README 文档
README
🛠️ PHP Utils
This library is developed to make your work easier and more enjoyable. The code is understandable and user-friendly Simplify your work with strings, arrays, etc.
📦 Install
It's best to use Composer for installation, and you can also find the package on Packagist.
To install, simply use the command:
composer require onyklicek/utils
📝 Usage
require_once 'vendor/autoload.php'; echo \ONyklicek\Utils\Str::make('your text')->remove('your', false, true)->get(); //return text
📚 Documentation
Documentation can be found on the Wiki
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2023-07-07