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 0f53a86 commit 7f4e6ecCopy full SHA for 7f4e6ec
composer.json
@@ -1,4 +1,10 @@
1
{
2
+ "name": "myclabs/xport",
3
+ "type": "library",
4
+ "description": "Import/Export library for PHP",
5
+ "keywords": ["import", "export", "excel", "pdf", "xml"],
6
+ "homepage": "https://github.com/myclabs/Xport",
7
+ "license": "MIT",
8
"autoload": {
9
"psr-0": {
10
"Xport": "src/"
0 commit comments