Warning: You're looking at a styleless page because your browser is ignoring CSS styles. You're probably using a very old browser, or you disabled CSS support by purpose. We suggest you to download a modern browser such as Firefox or Internet Explorer.

XMI to PHP

Chinese umbrella with ideograms on it

XMI2PHP is a php code generator which take an XMI (XMI is an XML based file format used to describe UML diagrams.) file and transform it into a file collection of php code.

News

XMI to PHP 0.3 is out ! (Sep. 15th, 2005 - Category: XMI to PHP)

Thanks to Steven Weiß, a new release of XMI to PHP is available. Several enhancements and bug fixes has been made:

  • Added: abstract classes and interfaces
  • Added: function accessibility (private, protected, public)
  • Added: functions of interfaces are copied to their implementing classes
  • Added: static and abstract functions
  • Added: static variables, constants, variable accessibility
  • Added: file header for simple copyright customization (near line 135, template name: file_comment)
  • Fixed: require_once() now works correct
  • Fixed: the base class specification now also works correct. it is recognized if a classes implements an interface or extends a base class
  • Changed: improved code formatting
  • Fixed lots of bugs
XMI to PHP 0.2 is out ! (Nov. 1st, 2002 - Category: XMI to PHP)

This version contains the following changes:

  • Improved ArgoUML support
XMI to PHP project started (Sep. 4th, 2002 - Category: XMI to PHP)

A new tool is available for download with full sources: XMI2PHP. This tool allow you to convert XMI files (UML diagrams) into PHP class prototypes.



Powered by PHPEdit