Skip to content

Commit d23f5ab

Browse files
committed
Added to packagist
1 parent e35b4a6 commit d23f5ab

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ Convert an array to XML with PHP
77

88

99

10+
## Install
11+
12+
```
13+
composer require refactorstudio/php-array-to-xml
14+
```
15+
16+
17+
1018
## Usage
1119

1220
Basic example:

0 commit comments

Comments
 (0)