All Projects → OpenSkill → Datatable

OpenSkill / Datatable

Licence: MIT License
Modular server side Datatable package for Laravel 5 for various client side table plugins

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to Datatable

Querybuilderparser
A simple to use query builder for the jQuery QueryBuilder plugin for use with Laravel.
Stars: ✭ 126 (+142.31%)
Mutual labels:  eloquent, datatables, query-builder
Laravel Datatables
jQuery DataTables API for Laravel 4|5|6|7|8
Stars: ✭ 4,134 (+7850%)
Mutual labels:  datatables, jquery-datatables
Eloquent Builder
Provides an advanced filter for Laravel or Lumen model.
Stars: ✭ 264 (+407.69%)
Mutual labels:  eloquent, query-builder
Laravel Eloquent Query Cache
Adding cache on your Laravel Eloquent queries' results is now a breeze.
Stars: ✭ 529 (+917.31%)
Mutual labels:  eloquent, query-builder
Pecee Pixie
Lightweight, easy-to-use querybuilder for PHP inspired by Laravel Eloquent - but with less overhead.
Stars: ✭ 19 (-63.46%)
Mutual labels:  eloquent, query-builder
jQuery-datatable-server-side-net-core
A simple Visual Studio solution using jQuery DataTable with Server-Side processing using .NET 5
Stars: ✭ 71 (+36.54%)
Mutual labels:  datatables, jquery-datatables
Elasticsearch
The missing elasticsearch ORM for Laravel, Lumen and Native php applications
Stars: ✭ 375 (+621.15%)
Mutual labels:  eloquent, query-builder
query-filter
🔍 Database/Eloquent Query Builder filters for Laravel
Stars: ✭ 69 (+32.69%)
Mutual labels:  eloquent, query-builder
laravel-query-inspector
The missing laravel helper that allows you to inspect your eloquent queries with it's bind parameters
Stars: ✭ 59 (+13.46%)
Mutual labels:  eloquent, query-builder
laravel-arangodb
ArangoDB driver for Laravel
Stars: ✭ 43 (-17.31%)
Mutual labels:  eloquent, query-builder
jquery-datatables
Jquery datatables ruby gems for assets pipeline
Stars: ✭ 73 (+40.38%)
Mutual labels:  datatables, jquery-datatables
restql
📦 A data resolution package for your Laravel models.
Stars: ✭ 132 (+153.85%)
Mutual labels:  eloquent
database
A fluent SQL query builder for MySQL and MariaDB
Stars: ✭ 18 (-65.38%)
Mutual labels:  query-builder
typesql
TypeSQL - Generate Typescript API from raw MySQL queries. Compatible with Deno and Node.
Stars: ✭ 37 (-28.85%)
Mutual labels:  query-builder
eloquent-traits
Traits for laravel eloquent models
Stars: ✭ 18 (-65.38%)
Mutual labels:  eloquent
eloquent-mongodb-repository
Eloquent MongoDB Repository Implementation
Stars: ✭ 18 (-65.38%)
Mutual labels:  eloquent
natural js
Natural-JS : Javascript Front-End Architecture Framework
Stars: ✭ 35 (-32.69%)
Mutual labels:  jquery-datatables
laravel-geoly
Perform fast and efficient radius searches on your Laravel Eloquent models.
Stars: ✭ 25 (-51.92%)
Mutual labels:  eloquent
sql-to-laravel-builder
SQL to Laravel Query Builder
Stars: ✭ 133 (+155.77%)
Mutual labels:  query-builder
query-builder
sql query builder library for crystal-lang
Stars: ✭ 47 (-9.62%)
Mutual labels:  query-builder

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].