PHPackages                             pchouse/php-tabulator - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. pchouse/php-tabulator

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

pchouse/php-tabulator
=====================

A library to use PHP attributes in class and properties to create the base configuration of to the Tabulator javascript library

1.0.0-BETA-4(2y ago)09MITPHPPHP ~8.2 || ~8.3

Since Jan 5Pushed 2y ago1 watchersCompare

[ Source](https://github.com/pchouse/php-tabulator)[ Packagist](https://packagist.org/packages/pchouse/php-tabulator)[ Docs](https://github.com/pchouse/php-tabulator)[ RSS](/packages/pchouse-php-tabulator/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (6)Versions (7)Used By (0)

PChouse tabulator
=================

[](#pchouse-tabulator)

---

##### A PHP json options generator to Tabulator.js

[](#a-php-json-options-generator-to-tabulatorjs)

#### Install

[](#install)

```
composer require pchouse/php-tabulator
```

This library is to generate the json options of Tabulator using metadata declared in the PHP object class, using the PHP attributes in the class and properties.

#### Usage

[](#usage)

The object:

```
