Download the PHP package prageeth-peiris/laravel-dynamic-response without Composer
On this page you can find all versions of the php package prageeth-peiris/laravel-dynamic-response. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download prageeth-peiris/laravel-dynamic-response
More information about prageeth-peiris/laravel-dynamic-response
Files in prageeth-peiris/laravel-dynamic-response
Package laravel-dynamic-response
Short Description A Simple Package that converts Laravel Query Builder result in to DataTables , Charts, CSV etc.
License MIT
Homepage https://github.com/prageeth-peiris/laravel-dynamic-response
Informations about the package laravel-dynamic-response
Installation
You can install the package via composer:
Usage
And in the request you must specify responseFormat query parameter
example : http://test.local?responseFormat=table
Supported Formats :
- table
- csv
Testing
Dependencies
- PHP 8.1
- Laravel 8
- https://spatie.be/docs/laravel-data/v1/introduction
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Prageeth Peiris
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.