nette / utils

πŸ›  Lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.

Home Page:https://doc.nette.org/utils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nette Utils

Downloads this Month Tests Coverage Status Latest Stable Version License

Introduction

In package nette/utils you will find a set of useful classes for everyday use:

βœ… Arrays
βœ… Callback - PHP callbacks
βœ… Filesystem - copying, renaming, …
βœ… Finder - finds files and directories
βœ… Floats - floating point numbers
βœ… Helper Functions
βœ… HTML elements - generate HTML
βœ… Images - crop, resize, rotate images
βœ… Iterables
βœ… 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.4.

 

Do you like Nette Utils? Are you looking forward to the new features?

Buy me a coffee

Thank you!

About

πŸ›  Lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.

https://doc.nette.org/utils

License:Other


Languages

Language:PHP 100.0%