LaravelPackages.net
Acme Inc.
Toggle sidebar
yajra/laravel-datatables-editor

Laravel DataTables Editor plugin for Laravel 5.5+.

6.801.738
119
v13.0.0
About yajra/laravel-datatables-editor

yajra/laravel-datatables-editor is a Laravel package for laravel datatables editor plugin for laravel 5.5+.. It currently has 119 GitHub stars and 6.801.738 downloads on Packagist (latest version v13.0.0). Install it with composer require yajra/laravel-datatables-editor. Discover more Laravel packages by yajra or browse all Laravel packages to compare alternatives.

Last updated

Laravel DataTables Editor Plugin.

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 [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Comments