Home

Welcome Developer!!

My name is Pedro Pareja. I have been developing php + mysql solutions for sometime and I got tired of doing the same things over and over again, so I came up with phpClassMaker. It started as a simple command line program that generated a single class, but It grew up quickly to become an automated project source code generation tool with a graphical user interface and the posibility of saving and loading projects.


PhpClassMaker generates source code following what I call webApp framework. It uses façade and singleton design patterns, but I won't continue talking about It: I prefer you to see it with your own eyes; go to download section and give it a try. I would advise you to begin with the "frakkin' 5 min tutorial" to familiarize yourself with the way phpClassMaker generated code can be used. Now I'm working on an user manual; It will be published when completed.