php-translation / phraseapp-adapter

Adapter for Phraseapp
MIT License
2 stars 5 forks source link

Is this repository maintained? #18

Closed plandolt closed 3 years ago

plandolt commented 3 years ago

This repository requires ^0.2.0 of php-translation/common. But there is already 3.* available. Thus the question: is this repository still maintained or considered archived?

welcoMattic commented 3 years ago

Hi @scuben, I think that you should consider this adapter as unmaintained, unless if you want to improve it, feel free to open a PR. But, I currently working on this PR on Symfony, that will introduce Translation Providers directly into Symfony, and I plan to implement a Provider for Phrase later on.

Thanks for your comment

plandolt commented 3 years ago

Hi @welcoMattic, oh wow I was not aware of the current work adding this functionality to the symfony core. Thank you for pointing me to it.