Concrete Examples

Discover how Reflect may be use in real condition.

1. Make UML diagrams

We will learn with this example how to create PlantUML package and class diagrams.

This solution is basic but may be improved by many other features
  • add properties in class diagram

  • add relations between object

  • and more …

2. Measuring the size of a PHP project

As Sebastian Bergmann did with phploc, we will learn with this example how to produce Structure report of any data source.