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,373,890 256
yajra/laravel-datatables-oracle

jQuery DataTables API for Laravel

37,614,578 4,867
yajra/laravel-datatables-html

Laravel DataTables HTML builder plugin

10,950,621 286
csi0n/laravel-datatables

Simple return lists in laravel.

191 0