2017 © Pedro Peláez
 

library table

Simple html table builder

image

deg/table

Simple html table builder

  • Sunday, May 17, 2015
  • by icedoe
  • Repository
  • 1 Watchers
  • 0 Stars
  • 17 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

HTML Table builder

Installation

Package needs to be installed within a working Anax-MVC installation., (*1)

This package is posted on Packagist as deg/table., (*2)

To install using composer, add this to your composer.json., (*3)

{
    "require": {
        "deg/table": "dev-master"
    }
}

Install with commands:, (*4)

composer validate
composer install --no-dev

If all's well, you'll find the package in your vendor directory., (*5)

Usage

Begin by copy-pasting content of folders webroot and view to the corresponding Anax-MVC folders, (*6)

Point browser to webroot/tableTest.php where you'll find a walkthrough of available functions., (*7)

Order of function calls is quite inflexible, and most attempts to alter the one suggested in the walkthrough will haunt and annoy you with cruel and unusual exceptions., (*8)

Build StatusScrutinizer Code QualityCode Coverage, (*9)

The Versions

17/05 2015

dev-master

9999999-dev

Simple html table builder

  Sources   Download

The Requires

 

by Martin Degerman

html-table education anax-mvc

04/05 2015

dev-test

dev-test

Simple html table builder

  Sources   Download

The Requires

 

by Martin Degerman

html-table education anax-mvc

04/05 2015

v2.0

2.0.0.0

Simple html table builder

  Sources   Download

The Requires

 

by Martin Degerman

html-table education anax-mvc

30/04 2015

v1.0

1.0.0.0

Simple html table builder

  Sources   Download

The Requires

  • php >=5.4

 

by Martin Degerman

html-table education anax-mvc

29/04 2015

v0.9.1.1

0.9.1.1

Simple html table builder

  Sources   Download

MIT

The Requires

  • php >=5.4

 

by Martin Degerman

html-table anax education

29/04 2015

v0.9.1

0.9.1.0

Simple html table builder

  Sources   Download

MIT

The Requires

  • php >=5.4

 

by Martin Degerman

html-table anax education

29/04 2015

v0.9

0.9.0.0

Simple html table builder

  Sources   Download

MIT

The Requires

  • php >=5.4

 

by Martin Degerman

html-table anax education