Download the PHP package jdz/table without Composer
On this page you can find all versions of the php package jdz/table. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor jdz
Package table
Short Description A simple PHP Table generation library.
License MIT
Homepage https://jdz.joffreydemetz.com/table
Package table
Short Description A simple PHP Table generation library.
License MIT
Homepage https://jdz.joffreydemetz.com/table
Please rate this library. Is it a good library?
Informations about the package table
JDZ Table
A simple PHP library for generating HTML tables with ease.
Features
- 🎯 Simple and intuitive API
- 🎨 Support for custom styles and attributes
- 📊 Column width management
- 🔗 Colspan support
- 🔄 Fluent interface for method chaining
Requirements
- PHP 8.2 or higher
Installation
Install via Composer:
Quick Start
Output:
Usage
Creating a Table
With String Headers
With Custom Header Objects
Adding Rows
Simple String Values
With Custom Cell Objects
Setting Column Widths
Using Colspan
Styling Cells
Adding CSS Classes
Adding Inline Styles
Adding Multiple Attributes
Custom Headers
Complete Example
Testing
Run the test suite:
Run tests with detailed output:
Run tests with code coverage:
Examples
See the examples directory for more usage examples:
License
This library is licensed under the MIT License. See LICENSE file for details.
All versions of table with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
The package jdz/table contains the following files
Loading the files please wait ...