evitenic/robusta-table

This is my package robusta-table
3,655 3
Install
composer require evitenic/robusta-table
Latest Version:v3.0.6
PHP:^8.2
License:MIT
Last Updated:Jun 25, 2026
Links: GitHub  ·  Packagist
Maintainer: Tinno

Robusta Table

Latest Version on Packagist Total Downloads

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

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

use HasRobustaTable;

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.

Related Packages

tightenco/ziggy

Use your Laravel named routes in JavaScript.

55,124,562 4,317
spatie/shiki-php

Highlight code using Shiki in PHP

26,960,219 314
spatie/laravel-web-tinker

Artisan Tinker in your browser

4,381,581 1,217
malzariey/filament-daterangepicker-filter

This package uses daterangepciker library to filter date by a range or predefine...

2,874,666 178
emilianotisato/nova-tinymce

This Nova package allow you to use TinyMCE editor for text areas.You can customi...

993,949 116