Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

sjuvonen/table-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

table-widget

Table widget for rendering lists of items into HTML tables. The table widget is a standalone class that has no external dependencies. As an extra this project can be also used as a Zend Framework 2 module.

Instructions for ZF2 integration:

  1. Install this module (SamuTable)
  2. Enable it in your application.config.php

Then in your view template you can access the view helper by simply calling $this->samuTable().

For examples about the general use, see demos directory. Additional examples for using advanced ZF2 features, see docs directory.

About

Table widget for generating rich and customizable tables from datasets easily. Also featured is a view helper for integrating the table into Zend Framework 2 (ZF2)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors