Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anovsiradj/ptable
PHP (HTML) Table.
https://github.com/anovsiradj/ptable
Last synced: 16 days ago
JSON representation
PHP (HTML) Table.
- Host: GitHub
- URL: https://github.com/anovsiradj/ptable
- Owner: anovsiradj
- Created: 2016-03-08T05:26:05.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-24T09:34:38.000Z (over 8 years ago)
- Last Synced: 2024-11-06T01:32:36.422Z (2 months ago)
- Language: PHP
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PTable
PHP (HTML) Table.# Documentation
The `example.php` tell you everything. :bowtie:# Changelog
### v1.3
Stupid update. Sorry.### v1.2
Allow custom open-tag.### v1.0
Initial release.# Installation
```bat
composer require avz/ptable
```
# Example Result
![example.php](https://cloud.githubusercontent.com/assets/6737021/14007532/2bda8726-f1aa-11e5-99de-f868a34228e5.PNG)