nette/utils
🛠 Lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc. observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 98
- Release rhythm 81
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 64
- age_days: 4552
- days_rel: 47
- days_push: 15
- n_releases_24m: 10
Adoption not part of the score
2144 stars · 154 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
nette/utils is a lightweight PHP library of everyday utility classes covering arrays, strings, JSON, filesystem, images, pagination, validation, and random string generation. It is part of the Nette Framework ecosystem but usable standalone via Composer.
Use cases
- manipulate strings and arrays in php
- safely encode and decode json in php
- crop resize and rotate images in php
- generate url slugs or strong random passwords
- validate user input in php
- paginate results with pagination math
- find files and directories with a fluent finder
When to choose
- you need a well-tested, dependency-light utility toolkit for PHP 7.1+ projects
- you want safe JSON handling, image manipulation, or string helpers without writing them yourself
- you are building on the Nette Framework and want its standard utilities
When to avoid
- you work outside PHP entirely
- you need heavy-duty image processing or a full validation framework beyond simple input checks
- you prefer framework-agnostic alternatives like Symfony's string/validator components
Facets
library · maturity stable
serialization image-processing parser file-system json developer-tools developer-tools web-development backend files php cli cross-platform string-manipulation array-helpers pagination validation slug-generation password-generation nette-framework composer-package
7 sources
- readme: https://github.com/nette/utils · fetched 2026-08-28 · dbe7cc506d96
- homepage: https://doc.nette.org/utils · fetched 2026-08-29 · 46b99b98a62d
- site_page: https://doc.nette.org/en/contributing/documentation · fetched 2026-08-29 · 7d2a71a103a6
- site_page: https://doc.nette.org/en · fetched 2026-08-29 · 593c2062fa13
- site_page: https://nette.org/en/releases · fetched 2026-08-29 · aa39e1b5cbb1
- site_page: https://doc.nette.org · fetched 2026-08-29 · b052116b2a14
- site_page: https://nette.org/en/history · fetched 2026-08-29 · 286192274b00
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nette/utils | main | 92 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem