PatternsBuilder.php

A Builder Generator To Inherit From

This file contains the Builder class which when instantiated can define an builder interface and abstract class that can then be 'baked' into the appropriate namespace (or global namespace) and accessed, once baked, as an builder pattern.

Classes

Builder Builder Class - Creates and Defines OO-defined Builder Interfaces/Objects