承接 skyblack/diz-toolkit 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

skyblack/diz-toolkit

最新稳定版本:0.1.3

Composer 安装命令:

composer require skyblack/diz-toolkit

包简介

Diz Toolkit

README 文档

README

A set of useful generic functions and tools for PHP

All functions are implemented as static methods and separated into individual kits.

  • Array - kit for arrays manipulating
  • Client - kit for obtaining various data about the user
  • File - kit for working with the file system
  • Filter - kit for filtering (checking and cleaning) input data
  • Format - kit for format input data
  • Math - kit with additional mathematical functions
  • Parse - kit for parsing data in text of various formats
  • Path - kit for manipulating paths separated by slash (/)
  • String - kit designed for text processing (single-byte version)
  • Text - kit designed for text processing (multibyte version, only UTF-8 supported)
  • URL - kit for manipulating URLs
  • Windows - kit designed to cover peculiarities of the Windows OS

Tools are separated into the following categories:

  • Iterators - a set of classes that inherit the \Iterator interface, used to iterate through some data and pass to the foreach statement
  • Tools - a collection of different classes, with no defined common trait

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2022-09-12