laravel-datatables-fractal maintained by yajra
Description
Laravel DataTables Fractal Plugin.
Author
Last update
2026/03/18 04:02
(dev-master)
License
Downloads
7 028 678
Tags
Last update
2026/03/18 04:02
License
Require
- league/fractal ^0.20.1
- php ^8.3
- yajra/laravel-datatables-oracle ^13
Last update
2026/03/18 03:55
License
Require
- php ^8.3
- yajra/laravel-datatables-oracle ^13
- league/fractal ^0.20.1
Last update
2025/12/30 16:22
License
Require
- php ^8.2
- yajra/laravel-datatables-oracle ^12
- league/fractal ^0.20.1
Last update
2025/12/30 16:22
License
Require
- php ^8.2
- yajra/laravel-datatables-oracle ^12
- league/fractal ^0.20.1
Last update
2025/02/26 09:26
License
Require
- php ^8.2
- yajra/laravel-datatables-oracle ^12
- league/fractal ^0.20.1
Last update
2024/03/14 07:16
License
Require
- php ^8.2
- yajra/laravel-datatables-oracle ^11.0
- league/fractal ^0.20.1
Last update
2024/03/14 07:16
License
Require
- php ^8.2
- yajra/laravel-datatables-oracle ^11.0
- league/fractal ^0.20.1
Last update
2023/02/07 04:46
License
Require
- php ^8.1
- yajra/laravel-datatables-oracle ^10.0
- league/fractal ^0.20.1
Last update
2023/02/07 04:46
License
Require
- php ^8.1
- yajra/laravel-datatables-oracle ^10.0
- league/fractal ^0.20.1
Last update
2022/06/20 03:43
License
Require
- php >=8.0.2
- yajra/laravel-datatables-oracle ^10.0
- league/fractal ^0.20.1
Last update
2022/06/20 03:43
License
Require
- php >=8.0.2
- yajra/laravel-datatables-oracle ^10.0
- league/fractal ^0.20.1
Last update
2022/05/07 14:48
License
Require
- php >=8.0.2
- yajra/laravel-datatables-oracle ^10.0
- league/fractal ^0.19.2
Last update
2020/06/07 05:09
License
Require
- php >=7.0
- yajra/laravel-datatables-oracle 8.*|9.*
- league/fractal ^0.19.0
Last update
2020/06/07 05:05
License
Require
- php >=7.0
- yajra/laravel-datatables-oracle 8.*|9.*
- league/fractal ^0.19.0
Last update
2019/06/12 05:28
License
Require
- php >=7.0
- yajra/laravel-datatables-oracle 8.*|9.*
- league/fractal ^0.18.0
Last update
2019/03/05 02:33
License
Require
- php >=7.0
- yajra/laravel-datatables-oracle 8.*|9.*
- league/fractal ^0.17.0
Last update
2018/11/15 02:09
License
Require
- php >=7.0
- yajra/laravel-datatables-oracle 8.*
- league/fractal ^0.17.0
Last update
2018/06/12 08:23
License
Require
- php >=7.0
- yajra/laravel-datatables-oracle 8.*
- league/fractal ^0.17.0
Last update
2018/03/28 17:57
License
Require
- php >=7.0
- yajra/laravel-datatables-oracle 8.*
- league/fractal ^0.17.0
Last update
2017/12/26 06:54
License
Require
- php >=7.0
- yajra/laravel-datatables-oracle 8.*
- league/fractal ^0.17.0
Last update
2017/12/12 02:10
License
Require
- php >=7.0
- yajra/laravel-datatables-oracle 8.*
- league/fractal ^0.17.0
Last update
2017/08/31 16:35
License
Require
- php >=7.0
- yajra/laravel-datatables-oracle 8.*
- league/fractal ^0.17.0
Last update
2017/08/31 04:02
License
Require
- php >=7.0
- yajra/laravel-datatables-oracle 8.*
- league/fractal ^0.16
Laravel DataTables Fractal Plugin
This package is a plugin of Laravel DataTables for transforming server-side response using Fractal.
Requirements
Documentations
Laravel Version Compatibility
| Laravel | Package |
|---|---|
| 8.x and below | 1.x |
| 9.x | 9.x |
| 10.x | 10.x |
| 11.x | 11.x |
| 12.x | 12.x |
| 13.x | 13.x |
Quick Installation
composer require yajra/laravel-datatables-fractal:^12.0
Register Service Provider (Optional on Laravel 5.5+)
Yajra\DataTables\FractalServiceProvider::class
Configuration and Assets (Optional)
$ php artisan vendor:publish --tag=datatables-fractal --force
And that's it! Start building out some awesome DataTables!
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email aqangeles@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
