Squiz Matrix PHP Documentation
Tue, Jan. 29, 2013If you have ever been curious (like me) about what goes into making a product like Squiz Matrix, then you might be curious to know that every PHP class, function, etc is documented with code comments which can then be generated into documentation using a great tool called Doxygen.
It is very interesting to see deeper into how Squiz Matrix is structured, how inheritance works and what makes up different assets. Take a look at the core, packages and fudge for the real interesting bits!
Comments