Skip to content
/ utils Public

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

License

Notifications You must be signed in to change notification settings

nette/utils

Repository files navigation

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 7.1 and supports PHP up to 7.3.