yajra / laravel-datatables-editor
Laravel DataTables Editor plugin for Laravel 5.5+.
Fund package maintenance!
yajra
Patreon
www.paypal.me/yajra
Installs: 3 897 012
Dependents: 2
Suggesters: 10
Security: 0
Stars: 115
Watchers: 6
Forks: 15
Open Issues: 2
Requires
- php: ^8.2
- illuminate/console: ^11
- illuminate/database: ^11
- illuminate/http: ^11
- illuminate/validation: ^11
Requires (Dev)
- larastan/larastan: ^2.9.1
- laravel/pint: ^1.14
- orchestra/testbench: ^9.0
- rector/rector: ^1.0
- dev-master / 11.x-dev
- v11.0.2
- v11.0.1
- v11.0.0
- v1.25.4
- v1.25.3
- v1.25.2
- v1.25.1
- v1.25.0
- v1.24.2
- v1.24.1
- v1.24.0
- v1.23.0
- v1.22.0
- v1.21.0
- v1.20.0
- v1.19.0
- v1.18.0
- v1.17.1
- v1.17.0
- v1.16.0
- v1.15.0
- v1.14.1
- v1.14.0
- v1.13.1
- v1.13.0
- v1.12.2
- v1.12.1
- v1.12.0
- v1.11.1
- v1.11.0
- v1.10.1
- v1.10.0
- v1.9.1
- v1.9.0
- v1.8.1
- v1.8.0
- v1.7.0
- v1.6.1
- v1.6.0
- v1.5.0
- v1.4.0
- v1.3.0
- v1.2.0
- v1.1.4
- v1.1.3
- v1.1.2
- v1.1.1
- v1.1.0
- 1.0.x-dev
- v1.0.0
This package is auto-updated.
Last update: 2024-10-20 03:07:17 UTC
README
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
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:^11
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.