jurig/html_table

My Custom Fork of Pear HTML tables

1.0.1 2024-11-02 21:21 UTC

This package is auto-updated.

Last update: 2025-07-30 23:13:23 UTC


README

**********
HTML_Table
**********
This is fork of Pear 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 <http://pear.php.net/package/HTML_Table_Matrix>`_


============
Installation
============

Composer
========
::

    $ composer require jurig/html_table


Packagist
  https://packagist.org/packages/jurig/html_table