Registry / utility / nette-utils

nette-utils

JSON →
library4.1.4phppackagistunverified

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

composer require nette/utils
INSTALL
IMPORT
SIG · NETTE-UTILS
N
nette-utils
utilityphpv4.1.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Strings
use Nette\Utils\Strings;

Generate a URL-friendly slug from a string.

use Nette\Utils\Strings; $slug = Strings::webalize('Hello World!'); // 'hello-world'
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.1.4latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
nette-utils — pip install nette-utils · libregistry