golgote / HTML_Table

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

Home Page:http://pear.php.net/package/HTML_Table

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
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

image

Packagist

https://packagist.org/packages/pear/html_table

About

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

http://pear.php.net/package/HTML_Table


Languages

Language:PHP 100.0%