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 0fc5efe commit a4929d8Copy full SHA for a4929d8
composer.json
@@ -2,9 +2,14 @@
2
"name": "refactorstudio/php-array-to-xml",
3
"description": "Convert an array to XML with PHP",
4
"keywords": [
5
- "array",
+ "php-array-to-xml",
6
+ "refactorstudio",
7
+ "array-to-xml",
8
+ "array-to-xml-php",
9
"xml",
- "converter"
10
+ "parser",
11
+ "array",
12
+ "convert"
13
],
14
"homepage": "https://github.com/refactorstudio/php-array-to-xml",
15
"license": "MIT",
0 commit comments