Libraries tagged by database-table
orangehill/iseed
6646956 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
mask/mask
1219054 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
16991 Downloads
Automatically generate Laravel validation rules based on your database table schema!
laracademy/generators
266516 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
deliciousbrains/wp-migrations
81749 Downloads
WordPress library for managing database table schema upgrades and data seeding
berlindb/core
16889 Downloads
A collection of PHP classes and functions that aims to provide an ORM-like experience and interface to WordPress database tables.
schmeits/pulse-database-table-info
7143 Downloads
A Laravel Pulse card displaying the table info of the current database.
zetacomponents/persistent-object
481555 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
773 Downloads
Speed up your WordPress site by adding high-performance keys (database indexes) to your MySQL database tables.
mirzabusatlic/laravel-schedule-monitor
55922 Downloads
Monitor the output of scheduled tasks in a database table
kepex/laravel-crud-generator
15210 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
flightsadmin/livewire-crud
14695 Downloads
Scaffold Livewire Components, migrations, factory and crud in one command based on database tables.
codewithdennis/filament-factory-action
2245 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
439 Downloads
The Xeed is to generate new model, seed, database seed, factory and migration files for Laravel based on data from the existing database table.
laracademy/model-generator
9303 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.