Skip to content

Commit b75d960

Browse files
committed
composer.json update (add keywords)
1 parent 99fc2ec commit b75d960

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

composer.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
"description": "Easy to use json to object conversion with target class support",
44
"type": "library",
55
"license": "MIT",
6+
"keywords": [
7+
"json to object",
8+
"json2object",
9+
"json2obj",
10+
"parse json to obj",
11+
"parse json to object",
12+
"json object parser",
13+
"enlumop"
14+
],
615
"autoload": {
716
"psr-4": {
817
"Enlumop\\JsonMapper\\": "src/"

0 commit comments

Comments
 (0)