cdaguerre/php-trello-api

Is this project still being maintained?

benrowe opened this issue · 7 comments

It's been about 5 months since the last commit and the last version released was in 2015.

Is there any plans to continue maintaining this package or has it been abandoned?

@benrowe If you want, I forked this repo a while ago to fix the Comment webhook. I can give it a go to maintain it: https://github.com/rafistrauss/php-trello-api

@rafistrauss It would be better to hear from the project owner. If he's not able to maintain it fine.

Given it's popularity it would be better if someone could take up maintenance of the project.

I have no time to maintain it myself so I'd be glad to put some other maintainer. Are you interested @benrowe ?

@benrowe @cdaguerre If you want, I forked this repo in order to make it working with Symfony 5 and PHP 7. I can give it a go to maintain it: https://github.com/matteocacciola/php-trello-api

@matteocacciola just gave you maintainer access to this repository!

Created a PR: #82 @cdaguerre

@matteocacciola I see in this comment thread that you've been given maintainer access, but this thread is still open and the last tag was in 2015. Is it safe to consider this project as abandoned, or are you intending to pick back up on it and work through the issues and tag some releases?

Thanks!