Libraries tagged by tablet
aliziodev/laravel-taxonomy
623 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
251962 Downloads
CLI Table output for PHP scripts
zetacomponents/console-tools
1652695 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
120971 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
51697 Downloads
Picker & Table Column & Icons Provider for FilamentPHP
tnegeli/m2clitools
52986 Downloads
Some nice commands to cleanup media files and tables on production systems
ryangjchandler/filament-progress-column
69548 Downloads
Add a progress bar column to your Filament tables.
rs/laravel-version-control
6377 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
24789 Downloads
Add Jalali datetime to your filament tables
magento/magento-zf-db
114477 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
lochmueller/calendarize
120816 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
32344 Downloads
Zeus Popover is filamentphp component to show a Popover with custom content in tables and infolist
kingmaker/laravel-many-to-many-self-relationship
31725 Downloads
Laravel Many to Many Relationship on the same Model through a pivot table providing two-way association.
kainiklas/filament-scout
35913 Downloads
Filament Plugin to integrate Scout into Global Search and Table Search.
josezenem/laravel-make-migration-pivot
49430 Downloads
Make Laravel pivot tables using the new Laravel 9 closure migrations.