Skip to content

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

Notifications You must be signed in to change notification settings

MahlukEdanKurangGairah/HTML_Table

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%