We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f280d7 commit b067672Copy full SHA for b067672
composer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nette/utils",
3
- "description": "🛠 Lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
+ "description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
4
"keywords": ["nette", "images", "json", "password", "validation", "utility", "string", "array", "core", "slugify", "utf-8", "unicode", "paginator", "datetime"],
5
"homepage": "https://nette.org",
6
"license": ["BSD-3-Clause", "GPL-2.0", "GPL-3.0"],
0 commit comments