PHP - OOP template for StarUML

Version : 1.5
Date : 10 / 12 / 2008
Status : Stable
StarUML version : 5.0.2
Author : Amer Denni, a.denni/a-t/yahoo/d*o*t/fr
Site : http://reflexio.free.fr/staruml/template
License : GPL

Description :

Generate PHP 5 code with PHPDoc comments.

Generated files :
- class xxx -> xxx.class.php
- interface yyy -> yyy.iface.php

Supported relations :
- generalization : class to class ('extends')
- realization : class to interface(s) ('implements')

Generate folders for packages and subsystems