Dave Marshall Launches ZF Snippets
Just in case you’re not subscribed to the Zend Framework mailing list, last week Dave Marshall launched a little side project he’s been working on: http://www.zfsnippets.com. A site for ZF users to share useful bits of code. For example: How to create a View Helper DB Profiler.
Here’s something I wrote a year ago:
Finding tutorials and code examples is becoming more and more difficult. It would be nice to have all the tutorials in one place, displayed by popularity and/or rating, where users can post code examples, rate them and add comments.
That place is now called ZF Snippets. Well done Dave!