ZX Toolkit

By tom

I’ve been working for some time on a project I call the ZX Toolkit for PHP.

Every time I start a new web project, I end up writing a lot of boiler-plate code. Each time I do it, I’ve improved my own ‘baseline’ library of functions and approaches to problems. The ZX Toolkit is my attempt to take those lessons and turn them into a free, open-source kit that web developers can use to speed up their development time and improve their development practices.

And those two ideas are the goals of the ZX Toolkit – 1) Reduce development time for a new web application and 2) provide models of ‘best practices’ in PHP that can be used right out of the box or specialized for a particular task.

I have not uploaded the current codebase & documentation yet, but I will do so as soon as I can. I have a couple of friends that have expressed interest in being able to use the kit, so I need to get it out there. I will post a link when it’s available and I look forward to hearing your comments.

Leave a Reply