3x1io/filament-excel

Excel Export for Resources

Maintainers

Package info

github.com/fadymondy/filament-excel

Homepage

pkg:composer/3x1io/filament-excel

Fund package maintenance!

3x1io

Statistics

Installs: 4 183

Dependents: 0

Suggesters: 0

Stars: 21

Open Issues: 2

v1.0.1 2023-01-29 02:04 UTC

This package is auto-updated.

Last update: 2026-03-01 00:37:48 UTC


README

Screenshot of Login

Filament Excel Export

Excel Export for Resources

Installation

You can install the package via composer:

composer require 3x1io/filament-excel

and now clear cache

php artisan optimize:clear

Usage

it's very easy to generate export just use this command

php artisan filament:export UserResource User

where UserResource is a Resource name and User is a Model

Changelog

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

Credits

License

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