binary-cats / laravel-exportify
Handle your export classes like a champ!
Fund package maintenance!
Binary Cats
Requires
- php: ^8.2
- illuminate/contracts: ^10.0||^11.0||^12.0
- livewire/livewire: ^3.4
- spatie/laravel-package-tools: ^1.16
Requires (Dev)
- larastan/larastan: ^2.9||^3.0
- laravel/pint: ^1.14
- nunomaduro/collision: ^8.1.1||^7.10.0
- orchestra/testbench: ^10.0.0||^9.0.0||^8.22.0
- pestphp/pest: ^3.0
- pestphp/pest-plugin-arch: ^3.0
- pestphp/pest-plugin-laravel: ^3.0
- phpstan/extension-installer: ^1.3||^2.0
- phpstan/phpstan-deprecation-rules: ^1.1||^2.0
- phpstan/phpstan-phpunit: ^1.3||^2.0
- spatie/laravel-ray: ^1.35
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.