Libraries tagged by tabi
laracraft-tech/laravel-schema-rules
72490 Downloads
Automatically generate Laravel validation rules based on your database table schema!
laracademy/generators
382866 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
kartik-v/yii2-builder
1232104 Downloads
Build forms (single-row or multi-row/tabular) easily for Yii Framework 2.0
kainiklas/filament-scout
104768 Downloads
Filament Plugin to integrate Scout into Global Search and Table Search.
insolita/yii2-migration-generator
524356 Downloads
Set of gii tools for generating files for migration by schema of table , phpdoc or table data
iamfarhad/laravel-audit-log
14222 Downloads
Comprehensive entity-level audit logging package for Laravel applications with model-specific tables, field exclusion, and batch processing support
friendsoftypo3/tt-address
1885285 Downloads
Displays a list of addresses from an address table on the page.
fpdo/fluentpdo
253457 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
djokicpn/laravel-email-audit-log
139815 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
devrabiul/laravel-toaster-magic
94615 Downloads
Laravel Toaster Magic is a lightweight, flexible toast library for Laravel projects, with no jQuery, Bootstrap, or Tailwind dependency.
deliciousbrains/wp-migrations
279956 Downloads
WordPress library for managing database table schema upgrades and data seeding
defstudio/pest-plugin-laravel-expectations
641704 Downloads
A plugin to add laravel tailored expectations to Pest
cyppe/laravel-batch-jobs-redis-driver
212171 Downloads
Redis driver for handling batch jobs in Laravel instead of default mysql table job_batches
codewithdennis/filament-lucide-icons
110694 Downloads
A Filament plugin that integrates Lucide icons, allowing you to use them seamlessly across Filament forms, tables, actions, and more.
ajaxray/ansikit
8884 Downloads
Tiny ANSI escape helper for terminal UIs (text styles, foreground & background colors, cursor positions, clearing) with table, progressbar, and more helpers.