Skip to content
This repository has been archived by the owner on Jun 6, 2021. It is now read-only.

Composer support #14

Open
Gasol opened this issue Mar 11, 2015 · 7 comments
Open

Composer support #14

Gasol opened this issue Mar 11, 2015 · 7 comments

Comments

@Gasol
Copy link

Gasol commented Mar 11, 2015

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?

@diggy
Copy link

diggy commented Mar 17, 2015

+1, please also publish a release

thanks for a great piece of software!

@diego3
Copy link

diego3 commented Sep 29, 2015

+1 It would be so great :)

@elidickinson
Copy link
Owner

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.

@diego3
Copy link

diego3 commented Sep 29, 2015

hi @elidickinson i have made it just now

@DarkAllMan
Copy link

@elidickinson @diego3: I cannot install it

  • diego3/php-export-data v1.0.0 requires elidickinson/php-export-data dev-psr4 -> no matching package found.

@diego3
Copy link

diego3 commented Feb 5, 2016

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!

@frame
Copy link

frame commented Aug 17, 2019

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants