Skip to content

Class Interface Graph

salathe edited this page Aug 19, 2010 · 2 revisions

Below is a GraphViz plot showing the current* structure of the SPL classes and interfaces. Boxes are interfaces (and the title), ellipses are classes. Black arrows show parent→child relationships, coloured arrows link interfaces with classes that implement (or have ancestors which implement) them. Exception is not an SPL class, it is just used to tie its descendants together.

* As of PHP 5.3.4-dev (Aug 18 2010)

Clone this wiki locally