Libraries tagged by tabler
wbraganca/yii2-fancytree-widget
123302 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
61607 Downloads
Picker & Table Column & Icons Provider for FilamentPHP
tnegeli/m2clitools
55007 Downloads
Some nice commands to cleanup media files and tables on production systems
ryangjchandler/filament-progress-column
75487 Downloads
Add a progress bar column to your Filament tables.
mokhosh/filament-jalali
29425 Downloads
Add Jalali datetime to your filament tables
marcocesarato/sqlparser
36974 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
205065 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
lochmueller/calendarize
126107 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
88015 Downloads
Laravel package to create beautiful common views like tables using only PHP code
lara-zeus/popover
38174 Downloads
Zeus Popover is filamentphp component to show a Popover with custom content in tables and infolist
kingmaker/laravel-many-to-many-self-relationship
34856 Downloads
Laravel Many to Many Relationship on the same Model through a pivot table providing two-way association.
kainiklas/filament-scout
41950 Downloads
Filament Plugin to integrate Scout into Global Search and Table Search.
josezenem/laravel-make-migration-pivot
54719 Downloads
Make Laravel pivot tables using the new Laravel 9 closure migrations.
ellgreen/laravel-loadfile
164557 Downloads
A package to help with loading files into MySQL tables
dragon-code/laravel-data-dumper
9427 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command