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 493977d commit d6fbe18Copy full SHA for d6fbe18
.travis.yml
@@ -2,7 +2,6 @@ language: php
2
3
php:
4
- 5.4
5
- - 5.5
6
7
before_script:
8
- wget http://getcomposer.org/composer.phar
README.md
@@ -1,5 +1,7 @@
1
# Xport
+[](https://travis-ci.org/myclabs/Xport) [](https://coveralls.io/r/myclabs/Xport?branch=master)
+
Xport is an import/export library for PHP.
It is targeted to support the following formats:
0 commit comments