cartalyst / data-grid-export
HTML markup templating on the client side, simple API on the server side. Incredibly simple and easy to use.
Requires
- php: ^8.1
- cartalyst/data-grid: ^9.0
Requires (Dev)
- cartalyst/attributes: dev-master
- cartalyst/php-cs-fixer-config: ^2.0
- mockery/mockery: ^1.5.1
- phpunit/phpunit: ^10.0.7
Suggests
- dompdf/dompdf: Export data as pdf files
README
A framework agnostic data grid package that makes it easy to filter large data sources. It shifts the focus from pagination to data filtration. Pass any data source through a data handler and the package will take care of the rest so you can use the filtered result set to create your applications.
Part of the Cartalyst Arsenal & licensed Cartalyst PSL. Code well, rock on.
Version Matrix
Version | Laravel | PHP Version |
---|---|---|
6.x | 10.x | >= 8.1 |
5.x | 9.x | >= 8.0 |
4.x | 8.x | >= 7.3 |
3.x | 7.x | >= 7.2.5 |
2.x | 6.x | >= 7.2 |
1.x | 5.3 - 5.8 | >= 5.6.4 |
Documentation
Reader-friendly documentation can be found here.
Using the package, but you're stuck? Found a bug? Have a question or suggestion for improving this package? Feel free to create an issue on GitHub, we'll try to address it as soon as possible.
Contributing
Thank you for your interest, here are some of the many ways to contribute.
- Check out our contributing guide
- Look at our code of conduct
Security
If you discover any security related issues, please email help@cartalyst.com instead of using the issue tracker.
License
This software is released under the Cartalyst PSL License.