Libraries tagged by tabler for laravel
kakademon/orchid-tables
71 Downloads
Orchid 14 support. An opinionated extension package for Laravel Orchid to extend its table handling capabilities, and some further useful helper methods.
kabbouchi/laravel-table-view
13849 Downloads
Laravel 5 Package for easily displaying table views for Eloquent Collections.
cryptodev4/orchid-tables
859 Downloads
An opinionated extension package for Laravel Orchid to extend its table handling capabilities, and some further useful helper methods.
jacopo/laravel-single-table-inheritance
648 Downloads
A package that contains a model for single table inheritance with eloquent(laravel orm)
iramgutierrez/laravel-resource-api
111 Downloads
Create a resource API for Laravel 5.2: entity, repository, manager, validator, controller, migration, table , route and documentation
haakco/laravel-ip
180 Downloads
Function to check and manage ip's. Also adds tables for storing.
ferdirn/laravel-id-countries
679 Downloads
Laravel ID Countries is a package for Laravel to supply all countries data to table countries including country name, iso country code, capital, currency, and calling code.
elaborate-code/laravel-algerian-education-system
45 Downloads
Tables migrations seeded with the structure of the algerian education system for Laravel apps
churakovmike/laravel-grid
7 Downloads
Easy gridview for laravel
okipa/laravel-model-json-storage
1376 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
reyptr27/laravel-inertia-table
47 Downloads
Inertia.js Front-end Components for Spatie's Laravel Query Builder
ponchrobles/inertiajs-tables-laravel-query-builder
362 Downloads
Inertia.js Front-end Components for Spatie's Laravel Query Builder
orottier/laravel-migration-squasher
95 Downloads
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.
airondev/laravel-seeder-generator
513 Downloads
A Laravel package to generate seeders for each database table.
salehhashemi/laravel-intelli-graphql
6 Downloads
An AI-driven Laravel package for generating GraphQL schemas, queries, and mutations based on database tables.