binary-cats/laravel-exportify

Handle your export classes like a champ!

0.1.0 2025-03-28 22:27 UTC

This package is auto-updated.

Last update: 2025-03-28 22:30:28 UTC


README

A Laravel package that provides a unified interface for handling your exports (Excel, PDF, etc.) and support for Livewire.

It is a work in progress, subject to change, please act accordingly ====

Installation

You can install the package via composer:

composer require binary-cats/laravel-exportify

The package will automatically register its service provider.

Testing

composer test

Contributing

Please see CONTRIBUTING.md for details.

Security

If you discover any security related issues, please email cyrill.kalita@gmail.com instead of using the issue tracker.

Credits

License

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