A little while back I wrote a set of classes in PHP to fetch a reCAPTCHA instead of using the libraries they offer (which is just a set of functions). I checked to see if there was a proposal for a reCAPTCHA ZF component and Pádraic Brady had a proposal placeholder in the wiki. There was no relevant information in the proposal so I restructured my stuff a little to make it “ZF compliant” and sent Padraic an email about it.
The proposal has been updated and I’m co-proposing it with Pádraic and you’ll find it over at the ZF wiki.





And I still owe you the few updates I made ;).
Comment by Pádraic Brady — May 30, 2008 @ 12:44 pm
@paddy: True! Still waiting for an email. :)
Comment by christer — May 30, 2008 @ 12:53 pm
hello sir.
Can you please give me your re captcha fetcher class ?? I need it for my project, I need to fetch recaptcha for my client to submit a form.
Please help
Comment by bilal — August 31, 2008 @ 10:21 am
@bilal: The component will ship together with the 1.6 version of the Zend Framework which will come out shortly. You can however fetch it from svn if you like over at http://framework.zend.com/svn/framework/
Comment by christer — September 1, 2008 @ 10:11 am