You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

1.8 KiB

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
  • Nette Utils 3.0 is compatible with PHP 7.1 to 7.4
  • Nette Utils 2.5 is compatible with PHP 5.6 to 7.4