Skip to content
forked from nette/utils

πŸ›  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

mildabre/nette-utils

This branch is 10 commits behind nette/utils:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

736c567 Β· Aug 7, 2024
Aug 7, 2024
Aug 7, 2024
Aug 7, 2024
Dec 21, 2022
Sep 4, 2012
Feb 2, 2023
Aug 7, 2024
Oct 5, 2015
Dec 21, 2022
Feb 2, 2023
Nov 4, 2020
Aug 7, 2024

Repository files navigation

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
βœ… Type - PHP data type
βœ… Validation - validate inputs

 

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%