PHPackages                             evitenic/robusta-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. evitenic/robusta-table

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

evitenic/robusta-table
======================

This is my package robusta-table

v3.0.6(1w ago)33.2k↓42.9%1MITJavaScriptPHP ^8.2CI passing

Since Jun 23Pushed 3w agoCompare

[ Source](https://github.com/ahmdsb/robusta-table)[ Packagist](https://packagist.org/packages/evitenic/robusta-table)[ Docs](https://github.com/evitenic/robusta-table)[ RSS](/packages/evitenic-robusta-table/feed)WikiDiscussions 2.x Synced 2d ago

READMEChangelog (10)Dependencies (17)Versions (58)Used By (0)

Robusta Table
=============

[](#robusta-table)

[![Latest Version on Packagist](https://camo.githubusercontent.com/4bdd905642d990069bf8497b5128e6cd649ef1df2810287418e6f1df87f6a400/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f65766974656e69632f726f62757374612d7461626c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/evitenic/robusta-table)[![Total Downloads](https://camo.githubusercontent.com/c66995b63b6978d74c93debbe4ef98e06489d805c5f77be14f59b4ec4d7fff44/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f65766974656e69632f726f62757374612d7461626c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/evitenic/robusta-table)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

```
composer require evitenic/robusta-table
```

You can publish the config file with:

```
php artisan vendor:publish --tag="robusta-table-config"
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="robusta-table-views"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
use HasRobustaTable;
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [evitenic](https://github.com/evitenic)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

53

—

FairBetter than 96% of packages

Maintenance96

Actively maintained with recent releases

Popularity27

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Every ~6 days

Recently: every ~0 days

Total

57

Last Release

9d ago

Major Versions

1.3.0 → v2.1.12026-01-28

1.4.3 → v2.2.12026-05-20

v2.2.1 → v3.0.02026-05-25

v2.2.2 → v3.0.12026-06-04

v2.2.3 → v3.0.22026-06-08

PHP version history (2 changes)1.0.0-beta.1PHP ^8.1

1.0.0PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/8ad7c646e22d71a1bee2805f64223bff8744a3e87c5cafac1c2a785fb6ea310c?d=identicon)[Tinno](/maintainers/Tinno)

![](https://www.gravatar.com/avatar/5431d5d0731500af50437a7cf76994be2bc1bbc17d6026ba7cb8315c5828febd?d=identicon)[evitenic](/maintainers/evitenic)

---

Top Contributors

[![ahmdsb](https://avatars.githubusercontent.com/u/41444348?v=4)](https://github.com/ahmdsb "ahmdsb (53 commits)")[![Tinnnooo](https://avatars.githubusercontent.com/u/113224141?v=4)](https://github.com/Tinnnooo "Tinnnooo (42 commits)")[![ahmadshobirin-sj](https://avatars.githubusercontent.com/u/183697146?v=4)](https://github.com/ahmadshobirin-sj "ahmadshobirin-sj (15 commits)")[![tinno-sj](https://avatars.githubusercontent.com/u/177504008?v=4)](https://github.com/tinno-sj "tinno-sj (4 commits)")

---

Tags

laravelevitenicrobusta-table

###  Code Quality

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/evitenic-robusta-table/health.svg)

```
[![Health](https://phpackages.com/badges/evitenic-robusta-table/health.svg)](https://phpackages.com/packages/evitenic-robusta-table)
```

###  Alternatives

[stephenjude/filament-feature-flags

Filament implementation of feature flags and segmentation with Laravel Pennant.

122177.8k1](/packages/stephenjude-filament-feature-flags)[ysfkaya/filament-phone-input

A phone input component for Laravel Filament

3161.3M25](/packages/ysfkaya-filament-phone-input)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[marcelweidum/filament-expiration-notice

Customize the livewire expiration notice

94135.4k5](/packages/marcelweidum-filament-expiration-notice)[stephenjude/filament-jetstream

A Laravel starter kit built with Filament inspired by Jetstream.

17760.2k3](/packages/stephenjude-filament-jetstream)[stephenjude/filament-debugger

About

104162.2k2](/packages/stephenjude-filament-debugger)

PHPackages © 2026

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