PHP Classes

Table wrapper base class: Table wrapper base class

Recommend this page to a friend!
  Info   Screenshots   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 56%Total: 7,723 All time: 230 This week: 47Up
Version License PHP version Categories
tablewrapper 1.0.0BSD License3HTML
Description 

Author

This class can be used to generate HTML tables from arrays of data.

It is a base class that traverses all cells of the table rows and renders an HTML table with data defined in a base class.

It features:
- XHTML compliant output
- Built-in control of table, row and cell color, width, alignment, border width, CSS class and style
- Split the table in several pages with a limited number of rows per page
- Generate navigation links to browse the pages on which the table rows are split

Picture of Manuel Lemos
  Performance   Level  
Name: Manuel Lemos <contact>
Classes: 45 packages by
Country: Portugal Portugal

Screenshots (1)  
  • databasetable.gif
  Files folder image Files (3)  
File Role Description
Plain text file tableclass.php Class Table base class script
Accessible without login Plain text file test_table_class.php Example Example page script to demonstrate the usage of the table class

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Reuses Unique User Downloads Download Rankings  
 0%3
Total:7,723
This week:0
All time:230
This week:47Up
User Ratings User Comments (1)
 All time
Utility:81%StarStarStarStarStar
Consistency:70%StarStarStarStar
Documentation:-
Examples:87%StarStarStarStarStar
Tests:-
Videos:-
Overall:56%StarStarStar
Rank:1814
 
It's a nice +all in one+ table wrapper
6 years ago (Michael Wodrich)
70%StarStarStarStar