An open API service indexing awesome lists of open source software.

https://github.com/iranianpep/php-table-generator

PHP Table Generator is a tool that is simply used to generate HTML tables without dealing with HTML.
https://github.com/iranianpep/php-table-generator

php table table-generator table-maker

Last synced: 6 days ago
JSON representation

PHP Table Generator is a tool that is simply used to generate HTML tables without dealing with HTML.

Awesome Lists containing this project

README

        

PHP Table Generator
===================
[![Build Status](https://travis-ci.org/iranianpep/php-table-generator.svg?branch=master)](https://travis-ci.org/iranianpep/php-table-generator)
[![Code Climate](https://codeclimate.com/github/iranianpep/php-table-generator/badges/gpa.svg)](https://codeclimate.com/github/iranianpep/php-table-generator)
[![Test Coverage](https://codeclimate.com/github/iranianpep/php-table-generator/badges/coverage.svg)](https://codeclimate.com/github/iranianpep/php-table-generator/coverage)
[![StyleCI](https://styleci.io/repos/27661110/shield?branch=master)](https://styleci.io/repos/27661110)

PHP Table Generator is a tool that is simply used to generate HTML tables without dealing with HTML.

Documentation
===================

Keep Coding Blog | phpDoc generated documentation.