elfsundae/laravel-datatables

Laravel Datatables Helper
433
Install
composer require elfsundae/laravel-datatables
Latest Version:2.7.0
PHP:>=7.0
License:MIT
Last Updated:Feb 19, 2018
Links: GitHub  ·  Packagist
Maintainer: ElfSundae

Laravel DataTables

Latest Version on Packagist Software License Build Status StyleCI SensioLabsInsight Quality Score Code Coverage

An extended package based on yajra/laravel-datatables.

Installation

$ composer require elfsundae/laravel-datatables

Then register the service provider:

ElfSundae\DataTables\DataTablesServiceProvider::class

Extended Notes

Added

Changed

Removed

  • Disabled package discovery for the original datatables packages
  • Removed action column in datatables.stub for the datatables:make command

Related Packages

yajra/laravel-datatables-buttons

Laravel DataTables Buttons Plugin.

10,579,039 256
yajra/laravel-datatables-oracle

jQuery DataTables API for Laravel

38,252,138 4,872
yajra/laravel-datatables-html

Laravel DataTables HTML builder plugin

11,094,652 287
csi0n/laravel-datatables

Simple return lists in laravel.

191 0