Libraries tagged by fable
hywan/database-to-plantuml
6928 Downloads
Extract database table information into a PlantUML description.
gentritxhema/laravel-currency
5708 Downloads
Laravel currency table migration and seed
flynsarmy/image-optimizer
25452 Downloads
Image optimization / compression library. This library is able to optimize png, jpg and gif files in very easy and handy way. It uses optipng, pngquant, pngcrush, pngout, gifsicle, jpegoptim and jpegtran tools.
flightsadmin/livewire-crud
14706 Downloads
Scaffold Livewire Components, migrations, factory and crud in one command based on database tables.
eminos/statamic-tabs
12031 Downloads
A Statamic addon to be able to group fields into tabs.
dragon-code/laravel-data-dumper
2365 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
djokicpn/laravel-email-audit-log
38624 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
devdojo/google-image-search
4648 Downloads
You're able to query google for images using Google's new Custom Search API.
dev-lnk/laravel-code-builder
3255 Downloads
Generate classes and files from table schema
darkmatus/roleuserbridge
17451 Downloads
ZfcUser/BjyAuthorize Bridge for auto-adding User to the user_role_table from BjyAuthorize. including fix bc break
cyppe/laravel-batch-jobs-redis-driver
8618 Downloads
Redis driver for handling batch jobs in Laravel instead of default mysql table job_batches
codewithdennis/filament-factory-action
2476 Downloads
This plugin adds a new feature to the Filament admin panel table, enabling easy generation of test records for your database tables using your Laravel Factory definitions.
andanteproject/page-filter-form-bundle
11777 Downloads
A Symfony Bundle to simplify the handling of page filters for lists/tables in admin panels.
adriansuter/php-autoload-override
25439 Downloads
Override global scoped fully qualified function calls inside your class methods in order to be able to mock them during testing.
academe/serializeparser
35602 Downloads
A PHP parser for serialized data, to be able to 'peek' into serialize strings.