cbatista8a/php-table

简单的HTML表格构建工具 - 面向对象编程(OOP)

v1.0.0 2023-02-18 17:13 UTC

This package is auto-updated.

Last update: 2024-09-18 20:59:41 UTC


README

Unit Test

无框架限制

安装

从仓库

git clone https://github.com/cbatista8a/phptable.git

安装依赖项

cd phptable
composer install

或从 Packagist

composer require cbatista8a/phptable

查看使用示例