承接 wavevision/utils 相关项目开发

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

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

wavevision/utils

最新稳定版本:2.14.1

Composer 安装命令:

composer require wavevision/utils

包简介

Useful PHP utilities and helpers.

README 文档

README

Wavevision s.r.o.

Utils

CI Coverage Status PHPStan

Set of useful PHP utilities and helpers extending nette/utils.

Installation

Via Composer

composer require wavevision/utils

Contents

The package contains useful classes for:

  • Arrays – array helpers (manipulate, sort, extract etc.)
  • ContentTypes – format extensions and filenames for content types
  • DOM – create and format data attributes for HTML elements
  • ExternalProgram – simple external command runner
  • FileInfo – get file info (basename, dirname, extension etc.)
  • Finder – adds sorting to nette/finder
  • ImageInfo – get image content type and size
  • ImmutableObject – combines Nette\SmartObject and withMutation helper
  • Json – JSON pretty encoder with PHP and JavaScript indents
  • Objects – dynamic get / set, get namespace, classname etc.
  • Path – join path parts, stringify path object etc.
  • SerialNumber – generate serial numbers from year and custom numbers
  • Server – access some useful server info (e.g. file upload limit)
  • Strings – string helpers (encode, transform etc.)
  • Tokenizer – get structure from file (e.g. a class)
  • Validators – validate Czech and Slovak numbers (phone, personal, business)
  • Zip – simple ZIP archive helper (compress, extract)

统计信息

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

GitHub 信息

  • Stars: 7
  • Watchers: 2
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-10-03