Download the PHP package dan-da/texttable-php without Composer
On this page you can find all versions of the php package dan-da/texttable-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package texttable-php
texttable-php
A handy PHP class for printing fixed-width text tables.
There is also a class for printing human-friendly markdown tables.
Let's see a couple examples, shall we?
Example Price History Report ( from bitprices )
Days of the week. From ./example-weekdays2.php
Usage.
You can install with composer.
include in your code via:
Or just drop into your project.
There are no dependencies!
Simply include texttable.class.php from any PHP file and use it!
Here's a trivial example that prints info about the days of the week:
All versions of texttable-php with dependencies
PHP Build Version
Package Version
Requires
dan-da/strictmode-php Version
^1.0
The package dan-da/texttable-php contains the following files
Loading the files please wait ....