Libraries tagged by database-table
orangehill/iseed
8163121 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
mask/mask
1487100 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.
berlindb/core
240446 Downloads
A collection of PHP classes and functions that aims to provide an ORM-like experience and interface to WordPress database tables.
laracraft-tech/laravel-schema-rules
40771 Downloads
Automatically generate Laravel validation rules based on your database table schema!
laracademy/generators
317689 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
deliciousbrains/wp-migrations
169118 Downloads
WordPress library for managing database table schema upgrades and data seeding
flightsadmin/livewire-crud
16739 Downloads
Scaffold Livewire Components, migrations, factory and crud in one command based on database tables.
schmeits/pulse-database-table-info
22506 Downloads
A Laravel Pulse card displaying the table info of the current database.
zetacomponents/persistent-object
491845 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
1528 Downloads
Speed up your WordPress site by adding high-performance keys (database indexes) to your MySQL database tables.
mirzabusatlic/laravel-schedule-monitor
64489 Downloads
Monitor the output of scheduled tasks in a database table
kepex/laravel-crud-generator
16247 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
keboola/php-csv-db-import
50021 Downloads
Handling of large bulk data into database tables.
hywan/database-to-plantuml
7288 Downloads
Extract database table information into a PlantUML description.
evolvo/laravel-code-generators
19846 Downloads
Artisan commands to generate laravel project code from existing database tables.