HTML: PHP Tables Sam Barnett-Cormack (contact me)
This package can be used to generate HTML tables programmatically.
It consists of individual classes that encapsulate the functionality of tables, rows and cells.
The table class can create and manipulate objects to compose the table rows and cells, as well generate the necessary HTML when the table contents is fully composed.