We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5155d2a commit bba41ffCopy full SHA for bba41ff
composer.json
@@ -1,6 +1,7 @@
1
{
2
"name": "nette/utils",
3
- "description": "Nette Utility Classes",
+ "description": "🛠 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"],
7
"authors": [
0 commit comments