Jonathan Torres

Results 7 comments of Jonathan Torres

The field `user_has_liked` is returned only if the endpoint is called with user authentication.

I'm up for it, as long as it's something optional (like the CLI option etc.) and provide different options (phing, robo etc.)

Seems like an interesting project. Go for it, as long as it's optional. 👍

We could name the command `construct packagist:check`. Packagist API: https://packagist.org/apidoc Maybe use the "Get package by name" endpoint. Use `guzzle` or `curl` to make the requests.

Sure, It can be done as an optional option. It should display a warning, but not stop the construction of the project.

We can use https://github.com/KnpLabs/php-github-api for this. We'll have to see how to go about user authentication. Any suggestions?