Skip to content

Makes the design of HTML tables easy, flexible, reusable and efficient.

Notifications You must be signed in to change notification settings

webmaster-flw/HTML_Table

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML_Table

Makes the design of HTML tables easy, flexible, reusable and efficient.

  • Lots of customization options.
  • Tables can be modified at any time.
  • The logic is the same as standard HTML editors.
  • Handles col and rowspans.
  • PHP code is shorter, easier to read and to maintain.
  • Tables options can be reused.

For auto filling of data and such then check out HTML_Table_Matrix

Installation

PEAR

$ pear install HTML_Table

Composer

$ composer require pear/html_table

Links

Homepage
http://pear.php.net/package/HTML_Table
Bug tracker
http://pear.php.net/bugs/search.php?cmd=display&package_name[]=HTML_Table
Documentation
http://pear.php.net/manual/en/package.html.html-table.php
Unit test status

https://travis-ci.org/pear/HTML_Table

https://travis-ci.org/pear/HTML_Table.svg?branch=master
Packagist
https://packagist.org/packages/pear/html_table

About

Makes the design of HTML tables easy, flexible, reusable and efficient.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%