openskill/datatable

This is a Laravel 5 package for the server and client side of DataTables (http://datatables.net/)

0.2.1 2016-01-18 01:21 UTC

This package is not auto-updated.

Last update: 2024-04-13 15:56:05 UTC


README

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.