File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 1
- # PhpArrayToXml
1
+ < h1 align = " center " > PhpArrayToXml</ h1 >
2
2
3
- Convert an array to XML with PHP
3
+ < p align = " center " > Convert an array to XML with PHP</ p >
4
4
5
- [ ![ License] ( https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square )] ( LICENSE.md )
6
- [ ![ Build Status] ( https://img.shields.io/travis/refactorstudio/php-array-to-xml/master.svg?style=flat-square )] ( https://travis-ci.org/refactorstudio/php-array-to-xml )
5
+ <p align =" center " >
6
+ <a href =" https://travis-ci.org/refactorstudio/php-array-to-xml " ><img src =" https://img.shields.io/travis/refactorstudio/php-array-to-xml/master.svg?style=flat-square " alt =" Build Status " ></a >
7
+ <a href =" https://scrutinizer-ci.com/g/refactorstudio/php-array-to-xml/ " ><img src =" https://img.shields.io/scrutinizer/coverage/g/refactorstudio/php-array-to-xml.svg?style=flat-square " alt =" Coverage Status " ></a >
8
+ <a href =" https://scrutinizer-ci.com/g/refactorstudio/php-array-to-xml/ " ><img src =" https://img.shields.io/scrutinizer/g/refactorstudio/php-array-to-xml.svg?style=flat-square " alt =" Code Quality " ></a >
9
+ <a href =" LICENSE.md " ><img src =" https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square " alt =" License " ></a >
10
+ </p >
7
11
8
12
9
13
You can’t perform that action at this time.
0 commit comments