Libraries tagged by tablet
wbraganca/yii2-fancytree-widget
123434 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
62194 Downloads
Picker & Table Column & Icons Provider for FilamentPHP
tnegeli/m2clitools
55161 Downloads
Some nice commands to cleanup media files and tables on production systems
ryangjchandler/filament-progress-column
75939 Downloads
Add a progress bar column to your Filament tables.
mokhosh/filament-jalali
29691 Downloads
Add Jalali datetime to your filament tables
marcocesarato/sqlparser
37072 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
magento/magento-zf-db
211209 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
lochmueller/calendarize
126371 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
laravel-views/laravel-views
88065 Downloads
Laravel package to create beautiful common views like tables using only PHP code
lara-zeus/popover
38523 Downloads
Zeus Popover is filamentphp component to show a Popover with custom content in tables and infolist
kingmaker/laravel-many-to-many-self-relationship
34991 Downloads
Laravel Many to Many Relationship on the same Model through a pivot table providing two-way association.
kainiklas/filament-scout
42494 Downloads
Filament Plugin to integrate Scout into Global Search and Table Search.
josezenem/laravel-make-migration-pivot
55010 Downloads
Make Laravel pivot tables using the new Laravel 9 closure migrations.
ellgreen/laravel-loadfile
164810 Downloads
A package to help with loading files into MySQL tables
dragon-code/laravel-data-dumper
9486 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command