deg/table 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

deg/table

最新稳定版本:v2.0

Composer 安装命令:

composer require deg/table

包简介

Simple html table builder

README 文档

README

Installation

Package needs to be installed within a working Anax-MVC installation.

This package is posted on Packagist as deg/table.

To install using composer, add this to your composer.json.

{
    "require": {
        "deg/table": "dev-master"
    }
}

Install with commands:

composer validate
composer install --no-dev

If all's well, you'll find the package in your vendor directory.

Usage

Begin by copy-pasting content of folders webroot and view to the corresponding Anax-MVC folders

Point browser to webroot/tableTest.php where you'll find a walkthrough of available functions.

Order of function calls is quite inflexible, and most attempts to alter the one suggested in the walkthrough will haunt and annoy you with cruel and unusual exceptions.

Build StatusScrutinizer Code QualityCode Coverage

统计信息

  • 总下载量: 26
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2015-04-29