Hi,
I've built a PHP library implementing the TOR control protocol: https://github.com/dunglas/php-torcontrol/ I've also built a Symfony framework bundle for this library: https://github.com/dunglas/DunglasTorControlBundle It allows to control a Tor server from a PHP script. Of course it's open source (MIT license).
Can you add this library to the list ?
-- Kévin Dunglas Freelancer
Hi Kévin, glad to see another controller library! This doesn't look to attempt much response parsing, nor has TorControl.php been touched for six months. I take it as if this is no longer under active development?
I'm hesitant to add this to the volunteer page since the purpose of that site is to direct volunteers toward active projects they can contribute to. That said, this would be a perfect fit for a stem FAQ entry on alternate controllers (there's quite a few small ones, including java and a shell script off the top of my head).
Cheers! -Damian
That said, this would be a perfect fit for a stem FAQ entry on alternate controllers (there's quite a few small ones, including java and a shell script off the top of my head).
Done...
https://stem.torproject.org/faq.html#are-there-any-other-controller-librarie...
If there's anything else out there that I should cite then let me know! -Damian