OpenSkill / Datatable

Modular server side Datatable package for Laravel 5 for various client side table plugins

Home Page:http://openskill.github.io/Datatable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Openskill/Datatable

Build Status Software License Latest Stable Release Latest Unstable Release Coverage Status Quality Score Total Downloads

OpenSkill/Datatable is a package for laravel4 and laravel5 as well as all other composer based projects that provides a server side handler for a number of javascript table plugins.

Install

Via Composer

$ composer require OpenSkill/Datatable

Documentation

Please see for http://openskill.github.io/Datatable/ more information what you can do with this package.

Note: The documentation is currently a work in progress, and there is a number of places where it is serverly lacking. Please feel free to add a pull request with updated documentation.

Reporting issues

This project is actively supported, and is used in a number of production platforms, so if you do find an issue, please feel free to report it with GitHub's bug tracker for this project.

Alternatively, fork the project and make a pull request :)

Changelog

Please see CHANGELOG for more information what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING for details.

Credits

License

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

About

Modular server side Datatable package for Laravel 5 for various client side table plugins

http://openskill.github.io/Datatable/

License:MIT License


Languages

Language:PHP 99.2%Language:HTML 0.8%