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 3ec0ff0 commit 22231d3Copy full SHA for 22231d3
composer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nette/utils",
3
- "description": "🛠 Nette Utils: 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-only", "GPL-3.0-only"],
0 commit comments