Libraries tagged by tabler
aliziodev/laravel-taxonomy
585 Downloads
Laravel Taxonomy is a flexible and powerful package for managing taxonomies, categories, tags, and hierarchical structures in Laravel applications. Features nested-set support for optimal query performance on hierarchical data structures.
jc21/clitable
251782 Downloads
CLI Table output for PHP scripts
zetacomponents/console-tools
1652331 Downloads
A set of classes to do different actions with the console (also called shell). It can render a progress bar, tables and a status bar and contains a class for parsing command line options.
wbraganca/yii2-fancytree-widget
120892 Downloads
The yii2-fancytree widget is a Yii 2 wrapper for the [Fancytree](https://github.com/mar10/fancytree). A JavaScript dynamic tree view plugin for jQuery with support for persistence, keyboard, checkboxes, tables, drag'n'drop, and lazy loading
tomatophp/filament-icons
51408 Downloads
Picker & Table Column & Icons Provider for FilamentPHP
tnegeli/m2clitools
52932 Downloads
Some nice commands to cleanup media files and tables on production systems
ryangjchandler/filament-progress-column
69453 Downloads
Add a progress bar column to your Filament tables.
rs/laravel-version-control
6368 Downloads
Foundations for making your app version controlled. Provides migration, blueprint and base models. Will make your app GxP compliant if you exclusively use the VC models and table structure as set out in this package.
mokhosh/filament-jalali
24701 Downloads
Add Jalali datetime to your filament tables
magento/magento-zf-db
112010 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
lochmueller/calendarize
120614 Downloads
Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize
lara-zeus/popover
32178 Downloads
Zeus Popover is filamentphp component to show a Popover with custom content in tables and infolist
kingmaker/laravel-many-to-many-self-relationship
31649 Downloads
Laravel Many to Many Relationship on the same Model through a pivot table providing two-way association.
kainiklas/filament-scout
35766 Downloads
Filament Plugin to integrate Scout into Global Search and Table Search.
josezenem/laravel-make-migration-pivot
49304 Downloads
Make Laravel pivot tables using the new Laravel 9 closure migrations.