tcytra / enraiged-tables
Enraiged Tables provides table handling features for Laravel Enraiged projects.
0.3.19.7
2026-01-27 17:11 UTC
Requires
- laravel/framework: ^12.0
- phpoffice/phpspreadsheet: ^1.30
- tcytra/enraiged-exports: ^0.4
- tcytra/enraiged-support: ^0.4
README
Enraiged Tables provides table handling features for Laravel Enraiged projects.
Usage
Install the Enraiged Tables package to your Laravel project using composer:
composer require tcytra/enraiged-tables
Publish the Enraiged Table assets to the local project:
php artisan vendor:publish --tag=enraiged-tables --ansi --force
License
Enraiged Tables is open-sourced software licensed under the MIT license.