Download the PHP package cmfcmf/column-width-calculator without Composer
On this page you can find all versions of the php package cmfcmf/column-width-calculator. 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 column-width-calculator
ColumnWidthCalculator
Calculate "perfect" table column widths in PHP, based on my question at StackOverflow and @watcher's answer.
How to use
$rows
needs to be an array of rows. Each $row
needs to be an array of cells. Each $cell
needs to have the cell's content in it.
License
GPLv2, see the LICENSE file.
All versions of column-width-calculator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
The package cmfcmf/column-width-calculator contains the following files
Loading the files please wait ....