Libraries tagged by database-table
orangehill/iseed
6860221 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
berlindb/core
42375 Downloads
A collection of PHP classes and functions that aims to provide an ORM-like experience and interface to WordPress database tables.
mask/mask
1258318 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
18811 Downloads
Automatically generate Laravel validation rules based on your database table schema!
laracademy/generators
274716 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
deliciousbrains/wp-migrations
90180 Downloads
WordPress library for managing database table schema upgrades and data seeding
schmeits/pulse-database-table-info
9209 Downloads
A Laravel Pulse card displaying the table info of the current database.
zetacomponents/persistent-object
483363 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
910 Downloads
Speed up your WordPress site by adding high-performance keys (database indexes) to your MySQL database tables.
mirzabusatlic/laravel-schedule-monitor
57101 Downloads
Monitor the output of scheduled tasks in a database table
kepex/laravel-crud-generator
15352 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
hywan/database-to-plantuml
6950 Downloads
Extract database table information into a PlantUML description.
flightsadmin/livewire-crud
14800 Downloads
Scaffold Livewire Components, migrations, factory and crud in one command based on database tables.
codewithdennis/filament-factory-action
3110 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
639 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.