PHPackages                             processton-io/processton-data-table - 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. processton-io/processton-data-table

ActiveLibrary

processton-io/processton-data-table
===================================

This package will generate data table

1.0.0(1y ago)0351MITPHPPHP ^8.0|^8.1

Since May 22Pushed 1y agoCompare

[ Source](https://github.com/processton-io/processton-data-table)[ Packagist](https://packagist.org/packages/processton-io/processton-data-table)[ Docs](https://github.com/processton-io/processton-data-table)[ RSS](/packages/processton-io-processton-data-table/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (1)

Very short description of the package
=====================================

[](#very-short-description-of-the-package)

[![Latest Version on Packagist](https://camo.githubusercontent.com/49d9982b1d253082e11754eac18842b221a0e88312f5668051f2ccaccf180cd4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f70726f63657373746f6e2d696f2f70726f63657373746f6e2d646174612d7461626c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/processton-io/processton-data-table)[![Total Downloads](https://camo.githubusercontent.com/fc72c537f658060aad492988d3f6db4fb740e7507e2ed9b0cca74111eb55440f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f70726f63657373746f6e2d696f2f70726f63657373746f6e2d646174612d7461626c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/processton-io/processton-data-table)[![GitHub Actions](https://github.com/processton-io/processton-data-table/actions/workflows/main.yml/badge.svg)](https://github.com/processton-io/processton-data-table/actions/workflows/main.yml/badge.svg)

Generate Schema of DataTable for Processton Client

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require processton-io/processton-data-table
```

Usage
-----

[](#usage)

```
ProcesstonDataTable::generateDataTable(
    'Title',
    [
        ProcesstonDataTable::generateDataTableColumn(
            'label',
            'map',
            'text'
        )
    ]
)
```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Ahmad Faryab Kokab](https://github.com/processton)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

717d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/83275f3144d4cc4092e54dd8d5acf6a048536f6d7e454d741ae82a61f904c737?d=identicon)[ahmadkokab](/maintainers/ahmadkokab)

---

Top Contributors

[![afaryab](https://avatars.githubusercontent.com/u/68786248?v=4)](https://github.com/afaryab "afaryab (1 commits)")

---

Tags

processtonprocesston-ioprocesston-data-table

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/processton-io-processton-data-table/health.svg)

```
[![Health](https://phpackages.com/badges/processton-io-processton-data-table/health.svg)](https://phpackages.com/packages/processton-io-processton-data-table)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
