xoy 5dd4e6ad65 | ||
---|---|---|
.. | ||
src | ||
.phpstorm.meta.php | ||
composer.json | ||
license.md | ||
readme.md |
readme.md
Nette Utility Classes
Introduction
In package nette/utils you will find a set of useful classes for everyday use:
- Arrays - manipulate arrays
- Callback - PHP callbacks
- Date and Time - modify times and dates
- Filesystem - copying, renaming, …
- Finder - finds files and directories
- Helper Functions
- HTML elements - generate HTML
- Images - crop, resize, rotate images
- JSON - encoding and decoding
- Generating Random Strings
- Paginator - pagination math
- PHP Reflection
- Strings - useful text functions
- SmartObject - PHP object enhancements
- Validation - validate inputs
- Type - PHP data type
Installation
The recommended way to install is via Composer:
composer require nette/utils
- Nette Utils 4.0 is compatible with PHP 8.0 to 8.2
- Nette Utils 3.2 is compatible with PHP 7.2 to 8.2
- Nette Utils 3.1 is compatible with PHP 7.1 to 8.0
- Nette Utils 3.0 is compatible with PHP 7.1 to 8.0
- Nette Utils 2.5 is compatible with PHP 5.6 to 8.0
Support Me
Do you like Nette Utils? Are you looking forward to the new features?
Thank you!