Libraries tagged by database-table
orangehill/iseed
7389447 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
berlindb/core
120450 Downloads
A collection of PHP classes and functions that aims to provide an ORM-like experience and interface to WordPress database tables.
mask/mask
1355006 Downloads
Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop user interface. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.
laracraft-tech/laravel-schema-rules
24028 Downloads
Automatically generate Laravel validation rules based on your database table schema!
laracademy/generators
292631 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
deliciousbrains/wp-migrations
119602 Downloads
WordPress library for managing database table schema upgrades and data seeding
schmeits/pulse-database-table-info
14512 Downloads
A Laravel Pulse card displaying the table info of the current database.
zetacomponents/persistent-object
487673 Downloads
This component allows you to store an arbitrary data structures to a fixed database table. The component provides all the functionality needed to fetch, list, delete etc these datastructures.
olliejones/index-wp-mysql-for-speed
1123 Downloads
Speed up your WordPress site by adding high-performance keys (database indexes) to your MySQL database tables.
mirzabusatlic/laravel-schedule-monitor
60365 Downloads
Monitor the output of scheduled tasks in a database table
kepex/laravel-crud-generator
15779 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
flightsadmin/livewire-crud
15335 Downloads
Scaffold Livewire Components, migrations, factory and crud in one command based on database tables.
codewithdennis/filament-factory-action
4892 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.
cable8mm/xeed
1807 Downloads
The Xeed is to generate new model, seed, Nova resource, database seed, factory and migration files for Laravel & Nova based on data from the existing database table.
ahmetsabri/gaza-validation-generator
628 Downloads
A Laravel package to generate validation rules for database tables