January 3, 2010 | In: Work, open source
Practical PHP DB Toolkit

From what I can see, this toolkit essentially takes the best out of the Codeigniter Database Library and wraps it all in a standalone library that you can port into almost any other PHP application. Definitely worth checking out. I can see this work well with many scenarios. A standalone AMFPHP application, should you not want to include the full brunt of Codeigniter.
Also a clean option should you need to create an extension to an existing application. How many times have you had to take over someone else’s (undocumented) code. In any case this application is now hitlisted on my end.
