yajra/laravel-datatables-oracle
Laravel package for DataTables server-side processing via AJAX. Build JSON responses from Eloquent, Query Builder, or Collections using a fluent API (DataTables::eloquent/query/collection/make). Supports modern Laravel versions and common DataTables features.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| amoori/ticketit | Simple helpdesk ticket system for Laravel 5.1–5.8 and 6.x. Integrates with Laravel users/auth, supports roles (user/agent/admin), ticket creation and comments, auto-assign agents by department/queue, admin dashboard stats, localization, and Bootstrap UI. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| amoori/ticketit-legacy | Archived Laravel helpdesk/ticket system (Laravel 5.1–5.8, 6–8). Integrates with default users/auth; roles for users/agents/admins; ticket creation, comments, closing; auto-assign agents by department/queue; admin panel, stats, localization, image uploads. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| aytaceminoglu/ticketit | Simple helpdesk ticket system for Laravel 5.1+ with users/agents/admin roles, configurable permissions, auto-assigning agents by department/queue, admin dashboard with stats, localization packs, and a lightweight editor for ticket descriptions and comments (image uploads). | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| binshops/laravel-ticket | Helpdesk ticketing system for Laravel 5.1–10 that integrates with Laravel auth/users. Supports users, agents and admins; ticket creation, comments, status tracking and closing; auto agent assignment by department; admin dashboard, stats, localization and image uploads. | 26 | 26 | 9 | 8 | 3 | 1.1 | 1.8 | MIT | — | |
| cendekia/laravel-admin-boilerplate | Laravel 5.x admin boilerplate package. Installs via Composer, publish vendor assets, adds a User→UserRole one-to-one relation, and (Laravel 5.4+) registers admin auth/logged middlewares in Kernel. Intended as a starting point for admin panels. | 1 | 3 | 0 | 0 | 0 | 0.0 | — | — | — | |
| ctos-app/ticketit | Laravel 5.1+ helpdesk ticketing system that plugs into Laravel’s built-in users/auth. Supports roles (users/agents/admins), ticket creation and comments, auto-agent assignment by department/queue, admin dashboard with stats, localization packs, and image uploads. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| dimpak/module-ticket | Laravel module for building a ticketing system. Provides structure and components for creating, managing, and tracking support tickets within a modular app, with configurable workflows and integration points for your existing Laravel project. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| gorlabs/tailwind-datatables | Laravel package that integrates Yajra DataTables with a Tailwind CSS + Alpine.js UI. Supports server-side processing, search, pagination, sorting, buttons, and rich column customization. Publish config and optional CSS assets for easy theming. | 5 | 5 | 0 | 0 | 0 | 0.1 | — | MIT | — | |
| majiid/panichd-majiid | — | 0 | 0 | 1 | 0 | 0 | 0.6 | — | MIT | 1 year ago | |
| masumbd/ticket | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| mhshohel/appbajarticket | — | 3 | 4 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| mirzarizky/ticketid | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| mrfabulous/ucsf_panichd | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| nasirkhan/laravel-starter | Laravel Starter (Laravel 13.x) is a modular starter project with separate frontend/backend. Includes authentication & authorization, user/role management, admin backend, backups, log viewer, and custom install/update commands—ready to extend with reusable modules. | 1,380 | 1,380 | 464 | 14 | 1 | 49.9 | 0.5 | GPL-3.0 | 1 month ago | |
| nasirkhan/module-manager | Laravel module management for Laravel Starter: track module versions, handle migrations and updates, resolve dependencies, publish/enable/disable modules, scaffold/build modules, diff changes, and generate module tests via artisan commands. | 10 | 10 | 7 | 2K | 0 | 31.3 | 35.0 | MIT | 1 month ago | |
| panichd/panichd | — | 0 | 93 | — | 1 | — | 17.4 | 11.5 | — | — | |
| saadzer/ticketit | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 5 years ago | |
| squipix/tailwind-datatables | — | 0 | 0 | 0 | 1 | 0 | 15.8 | 4.7 | MIT | 2 months ago | |
| ticket/ticketit | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| umark1142/ticketit | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| yajra/laravel-datatables | Complete Laravel DataTables installer bundling core plus plugins. Supports Laravel 13 and PHP 8.3+, built for DataTables 2.x with Editor, Buttons, and Select extensions. Includes docs and version compatibility guidance for Laravel 8–13. | 97 | 103 | 6 | 151K | 0 | 19.0 | 50.7 | MIT | 2 months ago | |
| yajra/laravel-datatables-buttons | Laravel DataTables Buttons plugin for server-side exports and printing. Add CSV, Excel, PDF, and print support to yajra/laravel-datatables with DataTables Buttons extension. Compatible with Laravel 12+ and PHP 8.3+. | 256 | 262 | 61 | 225K | 6 | 31.9 | 48.4 | MIT | 2 months ago | |
| yajra/laravel-datatables-fractal | Laravel DataTables Fractal plugin for Laravel: transform server-side DataTables responses using League Fractal. Works with PHP 8.2+ and Laravel 12+. Install via Composer; optional service provider and vendor:publish config. | 97 | 97 | 20 | 168K | 1 | 19.8 | 51.4 | MIT | 2 months ago | |
| yajra/laravel-datatables-html | Laravel DataTables HTML plugin for Laravel: build DataTables markup and initialization scripts in PHP, with Laravel 12+ support and Vite-friendly module output. Works with yajra/laravel-datatables to streamline table configuration and rendering. | 284 | 291 | 70 | 231K | 1 | 28.9 | 46.7 | MIT | 2 months ago |
How can I help you explore Laravel packages today?