thephpleague / omnipay

A framework agnostic, multi-gateway payment processing library for PHP 5.6+
http://omnipay.thephpleague.com/
MIT License
5.93k stars 927 forks source link

Is the core code base still maintained #704

Open justageek opened 3 months ago

justageek commented 3 months ago

It seems fairly out of date, just curious if it is still maintained? Or is it up to the individual gateways as to whether they maintain their code?

barryvdh commented 3 months ago

yes and yes. But no so actively.

devnix commented 1 month ago

It would be interesting to think about this ticket. I still think Omnipay takes a simpler approach than Payum, but the documentation is very unclear in certain sports, so some drivers behave differently in an incompatible way.

Having a clear and common roadmap would be nice so people can contribute to a new major version.

Would you want help to maintain the project? It would be nice to review and merge/close issues and pull requests, and start thinking about a new major version.