onyklicek/utils 问题修复 & 功能扩展

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

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

onyklicek/utils

Composer 安装命令:

composer require onyklicek/utils

包简介

PHP helper tools to make your life easier.

README 文档

README

PHP Composer PHPUnit PHPStan Latest Stable Version Latest Unstable Version License

🛠️ 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

GitHub 信息

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

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2023-07-07