mesour/table

This package is abandoned and no longer maintained. No replacement package was suggested.

Mesour Table component.

Installs: 7 600

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/mesour/table

v3.2.0 2019-01-22 22:10 UTC

This package is auto-updated.

Last update: 2020-09-08 00:51:21 UTC


README

Install

  • With Composer

      composer require mesour/table
    
  • Or download source from GitHub

Tests

Run command vendor/bin/tester tests/ -s -c tests/php.ini --colors

Code style

Run command vendor/bin/phpcs --standard=ruleset.xml --extensions=php,phpt --encoding=utf-8 --tab-width=4 -sp src tests