All Projects → yajra → laravel-datatables-fractal

yajra / laravel-datatables-fractal

Licence: MIT License
Laravel DataTables Fractal Plugin.

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to laravel-datatables-fractal

react-datatable
React-datatable is a component which provide ability to create multifunctional table using single component like jQuery Datatable. It's fully customizable and easy to integrate in any react component. Bootstrap compatible.
Stars: ✭ 72 (-23.4%)
Mutual labels:  datatables, datatables-plugin
datatables-bulma
DataTables styling for the Bulma CSS framework
Stars: ✭ 80 (-14.89%)
Mutual labels:  datatables, datatables-plugin
datatables.mark.js
A DataTables plugin for mark.js to highlight search terms in tables
Stars: ✭ 44 (-53.19%)
Mutual labels:  datatables, datatables-plugin
jQuery-datatable-server-side-net-core
A simple Visual Studio solution using jQuery DataTable with Server-Side processing using .NET 5
Stars: ✭ 71 (-24.47%)
Mutual labels:  datatables, datatables-plugin
ColReorderWithResize
Column reordering and resizing plug-in for DataTables
Stars: ✭ 41 (-56.38%)
Mutual labels:  datatables, datatables-plugin
dva-boot
🌱 使用CRA(create-react-app v2) 构建的react dva 2 脚手架 支持动态路由、接口数据模拟、按功能分层、并且包含诸多实用的小组件
Stars: ✭ 79 (-15.96%)
Mutual labels:  fractal
SwiftUI-Fractals
The Sierpinski carpet, triangle, and a fractal tree using SwiftUI
Stars: ✭ 22 (-76.6%)
Mutual labels:  fractal
jquery.dataTables.TreeTable
Integrate jquery.treeTable into jquery.dataTables
Stars: ✭ 28 (-70.21%)
Mutual labels:  datatables
pycontextfree
Pythonic generative art tool
Stars: ✭ 32 (-65.96%)
Mutual labels:  fractal
Datatable
Modular server side Datatable package for Laravel 5 for various client side table plugins
Stars: ✭ 52 (-44.68%)
Mutual labels:  datatables
ElectricSheep WebGL
WebGL Electric Sheep Renderer
Stars: ✭ 14 (-85.11%)
Mutual labels:  fractal
FPL-Analytics
Data analysis and visualizations using official APIs of Fantasy Premier League (https://fantasy.premierleague.com/)
Stars: ✭ 13 (-86.17%)
Mutual labels:  datatables
restate
A redux fractal state library 🕷
Stars: ✭ 55 (-41.49%)
Mutual labels:  fractal
Algorithms
Free hands-on course with the implementation (in Python) and description of several computational, mathematical and statistical algorithms.
Stars: ✭ 117 (+24.47%)
Mutual labels:  fractal
natural js
Natural-JS : Javascript Front-End Architecture Framework
Stars: ✭ 35 (-62.77%)
Mutual labels:  datatables-plugin
datatables-implementation-laravel
An example of integrating jQuery datatables plugin in laravel.
Stars: ✭ 26 (-72.34%)
Mutual labels:  datatables
blender-osl-shader
procedural textures for blender (open shading language)
Stars: ✭ 22 (-76.6%)
Mutual labels:  fractal
fraqtive
Generator of the Mandelbrot family fractals.
Stars: ✭ 21 (-77.66%)
Mutual labels:  fractal
immerx-state
Reactive, fractal and no-nonsense state management with Immer
Stars: ✭ 19 (-79.79%)
Mutual labels:  fractal
flask-tables
Beautiful Interactive tables in your Flask templates.
Stars: ✭ 147 (+56.38%)
Mutual labels:  datatables

Laravel DataTables Fractal Plugin

Laravel 5.4+ Latest Stable Version Build Status Scrutinizer Code Quality Total Downloads License

This package is a plugin of Laravel DataTables for transforming server-side response using Fractal.

Requirements

Documentations

Quick Installation

composer require yajra/laravel-datatables-fractal

Register Service Provider (Optional on Laravel 5.5+)

Yajra\DataTables\FractalServiceProvider::class

Configuration and Assets (Optional)

$ php artisan vendor:publish --tag=datatables-fractal --force

And that's it! Start building out some awesome DataTables!

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

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

Buy me a coffee

paypal Become a Patron

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].