Libraries tagged by laravel-tables
codeator/laravel-table
176 Downloads
Table functionality for Laravel collections
aayaresko/laravel-table
79 Downloads
Simple HTML table builder for laravel 5
luckykenlin/livewire-tables
2014 Downloads
livewire-tables
brunogritti/laravel-user-url-logs
167 Downloads
Creates a laravel table, model and middleware that logs all urls that user accesses
birb/fancy-stubs-codegen
13 Downloads
Build-time, attribute-driven code generator: write a stub class, mark members with #[DefinerAttribute], and get a real, finished PHP class back — conventions filled in (event names, ids, ...), or whole getters/setters/builder classes generated from the stub's properties. Unlike runtime-reflection tools, the output is a plain PHP file with zero dependency on this library and no per-request reflection cost; useful for scaffolding DDD value objects/aggregates/events, command classes and other boilerplate. Postprocessing (transforming code, e.g. phpcbf/php-cs-fixer/rector), quality checks (evaluating code, e.g. PHPStan/Psalm/PHPCS) and framework-specific conventions (e.g. Laravel table/id naming) ship as separate packages — see birb/fancy-stubs-codegen-postprocessors, birb/fancy-stubs-codegen-code-quality and birb/fancy-stubs-codegen-laravel.
zhelyazko777/laravel-tables
118 Downloads
Table builder for Laravel
webmuscets/laravel-table-manager
72 Downloads
vsent/laravel-table-configurations
5 Downloads
A Laravel package to manage dynamic table column configurations.
vicenterusso/laravel-table-structure
91 Downloads
This is my package TableStructure
umairhanifdev/laravel-table-logger
6 Downloads
Automated Laravel model auditing and application log management with dynamic table creation. Tracks all model changes (create/update/delete) in dedicated log tables while maintaining native Laravel conventions. Provides comprehensive activity monitoring without database modifications.
tartan/laravel-table-view
36 Downloads
Laravel 5 Package for easily displaying table views for Eloquent Collections with search and sort functionality built in.
studiow/laravel-table
30 Downloads
silassiai/laravel-table-cache
2697 Downloads
Solution to easily cache tables records, the package uses the laravel Cache facade.
peter-nikonov/laravel-table-prefix
99 Downloads
A Laravel table name prefix package.
oblako/laravel-table
15 Downloads
This package includes some boosts to speed up common Laravel +5.8 tasks