Php to UML with bouml

By | May 11, 2013

For our startup, we have coded many classes in php. As the code grows, it becomes difficult to have a good overview of all the attributes and methods.

I tested yesterday bouml (that I had for long time on all my machines) to reverse enginner the code. The result is fast and efficient. I now have a nice uml diagram with all my classes.

Leave a Reply