diff --git a/doc/deriv.xml b/doc/deriv.xml
index c1574bf..f4a1c50 100644
--- a/doc/deriv.xml
+++ b/doc/deriv.xml
@@ -4,14 +4,17 @@
Here are other programs or efforts that build on UMLGraph's
code or ideas.
-- LightUML
-integrates UMLGraph into Eclipse.
- Dotuml
integrates UMLGraph into Maven.
- The Xholon
framework for building loosely-organized systems
captures object interactions at runtime,
and creates UML 2.0 sequence diagrams using UMLGraph.
+- phpCallGraph
+can output its analysis in UMLGraph format, allowing the
+automatic production of UML sequence diagrams from PHP code.
+- LightUML
+integrates UMLGraph into Eclipse.
- ruby-uml
traces aspects of an application
using UMLGraph to generate sequence and class diagrams.