Libraries tagged by stable
tnegeli/m2clitools
54065 Downloads
Some nice commands to cleanup media files and tables on production systems
ryangjchandler/filament-progress-column
72921 Downloads
Add a progress bar column to your Filament tables.
mokhosh/filament-jalali
27147 Downloads
Add Jalali datetime to your filament tables
magento/magento-zf-db
165114 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
lochmueller/calendarize
123876 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
87688 Downloads
Laravel package to create beautiful common views like tables using only PHP code
lara-zeus/popover
35601 Downloads
Zeus Popover is filamentphp component to show a Popover with custom content in tables and infolist
kingmaker/laravel-many-to-many-self-relationship
33658 Downloads
Laravel Many to Many Relationship on the same Model through a pivot table providing two-way association.
kainiklas/filament-scout
39051 Downloads
Filament Plugin to integrate Scout into Global Search and Table Search.
josezenem/laravel-make-migration-pivot
51827 Downloads
Make Laravel pivot tables using the new Laravel 9 closure migrations.
ellgreen/laravel-loadfile
162913 Downloads
A package to help with loading files into MySQL tables
dragon-code/laravel-data-dumper
8392 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
donquixote/cellbrush
92024 Downloads
Library to generate HTML tables.
djokicpn/laravel-email-audit-log
53034 Downloads
This Service provider will monitor all emails that has been sent out of your system. Sent emails will be stored in email_audit_log table
cyppe/laravel-batch-jobs-redis-driver
25237 Downloads
Redis driver for handling batch jobs in Laravel instead of default mysql table job_batches