Download the PHP package wavevision/utils without Composer
On this page you can find all versions of the php package wavevision/utils. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package utils
Utils
Set of useful PHP utilities and helpers extending nette/utils.
Installation
Via Composer
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.)
- nette/finder
- ImageInfo – get image content type and size
- ImmutableObject – combines
Nette\SmartObject
andwithMutation
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)
All versions of utils with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
ext-fileinfo Version *
ext-iconv Version *
ext-json Version *
ext-zip Version *
nette/finder Version ^2.5
nette/utils Version ^3.1
softcreatr/jsonpath Version ^0.7.3
ext-fileinfo Version *
ext-iconv Version *
ext-json Version *
ext-zip Version *
nette/finder Version ^2.5
nette/utils Version ^3.1
softcreatr/jsonpath Version ^0.7.3
The package wavevision/utils contains the following files
Loading the files please wait ....