JanJakes / 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 Utility Classes

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:

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.1
  • Nette Utils 3.2 is compatible with PHP 7.2 to 8.1
  • 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?

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%