/utils

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

Primary LanguagePHPOtherNOASSERTION

Nette Utility Classes

Downloads this Month Build Status Coverage Status Latest Stable Version License

Introduction

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

Documentation can be found on the website.

Installation

The recommended way to install is via Composer:

composer require nette/utils

It requires PHP version 5.6 and supports PHP up to 7.2. The dev-master version requires PHP 7.0.