| Package Data | |
|---|---|
| Maintainer Username: | yajra |
| Maintainer Contact: | aqangeles@gmail.com (Arjay Angeles) |
| Package Create Date: | 2017-06-30 |
| Package Last Update: | 2025-10-04 |
| Home Page: | |
| Language: | PHP |
| License: | MIT |
| Last Refreshed: | 2025-11-01 15:01:35 |
| Package Statistics | |
|---|---|
| Total Downloads: | 6,149,155 |
| Monthly Downloads: | 145,614 |
| Daily Downloads: | 3,907 |
| Total Stars: | 96 |
| Total Watchers: | 2 |
| Total Forks: | 18 |
| Total Open Issues: | 1 |
This package is a plugin of Laravel DataTables for transforming server-side response using Fractal.
composer require yajra/laravel-datatables-fractal:^1.0
Yajra\DataTables\FractalServiceProvider::class
$ php artisan vendor:publish --tag=datatables-fractal --force
And that's it! Start building out some awesome DataTables!
Please see CONTRIBUTING for details.
If you discover any security related issues, please email aqangeles@gmail.com instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.