Composer support
Composer is so popular in php community these day. Thus, Does it possible to define composer.json and publish to packagist.org for sake of package accessibility?
+1, please also publish a release
thanks for a great piece of software!
+1 It would be so great :)
To be honest I do almost zero PHP development these days. But if someone wants to send a pull request (with instructions on how to use and test it with Composer), I'd be glad to review it.
hi @elidickinson i have made it just now
@elidickinson @diego3: I cannot install it
- diego3/php-export-data v1.0.0 requires elidickinson/php-export-data dev-psr4 -> no matching package found.
exactly @DarkAllMan , i think it happen because i forked the elidickinson rep, so may he need register or accept my pull request to have it working. (I already have diego3/php-export-data installed into my packagist account)
As an alternative you can download my version and set up manually into your composer directory,
@elidickinson if you can register you rep in https://packagist.org it will be great!
In case this isn't obvious: You can use @diego3's current dev build to bypass the dependency:
composer require diego3/php-export-data:@dev