Provides the basic methods for a code generator system including access to a building engine (Smarty), assignment of data, ability to build dynamic template paths and names and an options system for extended properties. All generators extend from thi... More »
Posted in Generator on 19 Nov 2009 @ 20:30
Site generator is used to build controller units (modules) for a specific site. The generator will build the controller, model, view and a default template view. Additionally systemDaoInterface classnames can be provided and a skeleton interface / co... More »
Posted in Generator on 19 Nov 2009 @ 20:30
Code generator master class. This class will parse a database or database.table and build a set of classes based on whatever templates have been configured. Code generator does not build relationships nor does it attempt to link derived classes toget... More »
Posted in Generator on 19 Nov 2009 @ 20:30
A specific generator class for building test cases from existing classes. This class uses PHP5s reflection API to interrogate the class and to then create a test case for all the found methods. Abstract, interfaces and protected / private members are... More »
Posted in Generator on 19 Nov 2009 @ 20:30
The scorpio.php tool is the replacement for both generator.php and mvcGenerator.php as well as providing many additional features. More »
Posted in Command Line Tools on 25 Feb 2009 @ 20:14
This tutorial takes you through the steps of creating a simple guestbook script using the tools within the Scorpio framework. More »
Posted in Tutorials on 12 Apr 2008 @ 13:51