File tree 1 file changed +11
-4
lines changed
1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change 3
3
<p align =" center " >Convert an array to XML with PHP</p >
4
4
5
5
<p align =" center " >
6
- <a href =" https://scrutinizer-ci.com/g/rboonzaijer/php-array-to-xml/ " ><img src =" https://img.shields.io/scrutinizer/coverage/g/rboonzaijer/php-array-to-xml.svg?style=flat-square " alt =" Coverage Status " ></a >
7
- <a href =" https://scrutinizer-ci.com/g/rboonzaijer/php-array-to-xml/ " ><img src =" https://img.shields.io/scrutinizer/g/rboonzaijer/php-array-to-xml.svg?style=flat-square " alt =" Code Quality " ></a >
8
- <a href =" LICENSE.md " ><img src =" https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square " alt =" License " ></a >
6
+ <a href =" https://github.com/rboonzaijer/php-array-to-xml/actions/workflows/tests.yml " ><img src =" https://img.shields.io/github/workflow/status/rboonzaijer/php-array-to-xml/Tests/main " ></a >
7
+ <a href =" https://github.com/rboonzaijer/php-array-to-xml/blob/main/LICENSE.md " ><img src =" https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square " alt =" License " ></a >
8
+ <br >
9
+ <br >
10
+ <a href =" https://github.com/rboonzaijer/php-array-to-xml/actions/workflows/tests.yml " ><img src =" https://shields.io/badge/style-7.0-green?label=php&style=flat-square " ></a >
11
+ <a href =" https://github.com/rboonzaijer/php-array-to-xml/actions/workflows/tests.yml " ><img src =" https://shields.io/badge/style-7.1-green?label=php&style=flat-square " ></a >
12
+ <a href =" https://github.com/rboonzaijer/php-array-to-xml/actions/workflows/tests.yml " ><img src =" https://shields.io/badge/style-7.2-green?label=php&style=flat-square " ></a >
13
+ <a href =" https://github.com/rboonzaijer/php-array-to-xml/actions/workflows/tests.yml " ><img src =" https://shields.io/badge/style-7.3-green?label=php&style=flat-square " ></a >
14
+ <a href =" https://github.com/rboonzaijer/php-array-to-xml/actions/workflows/tests.yml " ><img src =" https://shields.io/badge/style-7.4-green?label=php&style=flat-square " ></a >
15
+ <a href =" https://github.com/rboonzaijer/php-array-to-xml/actions/workflows/tests.yml " ><img src =" https://shields.io/badge/style-8.0-green?label=php&style=flat-square " ></a >
16
+ <a href =" https://github.com/rboonzaijer/php-array-to-xml/actions/workflows/tests.yml " ><img src =" https://shields.io/badge/style-8.1-green?label=php&style=flat-square " ></a >
9
17
</p >
10
18
11
19
12
-
13
20
## Install
14
21
15
22
```
You can’t perform that action at this time.
0 commit comments