openskill / datatable
This is a Laravel 5 package for the server and client side of DataTables (http://datatables.net/)
Installs: 11 034
Dependents: 1
Suggesters: 0
Security: 0
Stars: 52
Watchers: 13
Forks: 11
Open Issues: 11
Requires
- php: >=5.4.0
- illuminate/contracts: >=4.2.0
- illuminate/support: >=4.2.0
- symfony/http-foundation: 2.7.*|~3.0
Requires (Dev)
- mockery/mockery: 0.9.*
- phpunit/phpunit: 4.8.*
- satooshi/php-coveralls: dev-master
This package is not auto-updated.
Last update: 2024-10-26 19:16:06 UTC
README
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.