Libraries tagged by database-table
orangehill/iseed
7833855 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
mask/mask
1431959 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
183248 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
32109 Downloads
Automatically generate Laravel validation rules based on your database table schema!
laracademy/generators
307640 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
deliciousbrains/wp-migrations
149728 Downloads
WordPress library for managing database table schema upgrades and data seeding
schmeits/pulse-database-table-info
19724 Downloads
A Laravel Pulse card displaying the table info of the current database.
zetacomponents/persistent-object
489984 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
1298 Downloads
Speed up your WordPress site by adding high-performance keys (database indexes) to your MySQL database tables.
mirzabusatlic/laravel-schedule-monitor
62832 Downloads
Monitor the output of scheduled tasks in a database table
kepex/laravel-crud-generator
16145 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
keboola/php-csv-db-import
47779 Downloads
Handling of large bulk data into database tables.
hywan/database-to-plantuml
7187 Downloads
Extract database table information into a PlantUML description.
flightsadmin/livewire-crud
15825 Downloads
Scaffold Livewire Components, migrations, factory and crud in one command based on database tables.
evolvo/laravel-code-generators
18213 Downloads
Artisan commands to generate laravel project code from existing database tables.