yajra/laravel-datatables-editor
Laravel DataTables Editor plugin for Laravel 5.5+.
Maintainers
Package info
github.com/yajra/laravel-datatables-editor
pkg:composer/yajra/laravel-datatables-editor
Requires
- php: ^8.3
- illuminate/console: ^13
- illuminate/database: ^13
- illuminate/http: ^13
- illuminate/validation: ^13
Requires (Dev)
- larastan/larastan: ^3.1
- laravel/pint: ^1.21.2
- orchestra/testbench: ^11
- rector/rector: ^2.0.10
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-06-18 04:01:17 UTC
README
👁 Laravel 12.x
👁 Latest Stable Version
👁 Continuous Integration
👁 Static Analysis
👁 Scrutinizer Code Quality
👁 Total Downloads
👁 License
This package is a plugin of Laravel DataTables for processing DataTables Editor library.
Special thanks to @bellwood and @DataTables for being generous for providing a license to support the development of this package.
NOTE: A premium license is required to be able to use DataTables Editor library.
Requirements
Documentations
Laravel Version Compatibility
| Laravel | Package |
|---|---|
| 5-10 | 1.x |
| 11.x | 11.x |
| 12.x | 12.x |
| 13.x | 13.x |
Features
- DataTables Editor CRUD actions supported.
- Inline editing.
- Bulk edit & delete function.
- CRUD validation.
- CRUD pre / post events hooks.
- Artisan command for DataTables Editor generation.
Quick Installation
composer require yajra/laravel-datatables-editor:^13
And that's it! Start building out some awesome DataTables Editor!
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.
