Libraries tagged by database-table
orangehill/iseed
9854761 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
berlindb/core
441866 Downloads
A collection of PHP classes and functions that aims to provide an ORM-like experience and interface to WordPress database tables.
mask/mask
1699221 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
63812 Downloads
Automatically generate Laravel validation rules based on your database table schema!
laracademy/generators
364359 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
deliciousbrains/wp-migrations
250061 Downloads
WordPress library for managing database table schema upgrades and data seeding
schmeits/pulse-database-table-info
42861 Downloads
A Laravel Pulse card displaying the table info of the current database.
zetacomponents/persistent-object
502722 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.
mirzabusatlic/laravel-schedule-monitor
72223 Downloads
Monitor the output of scheduled tasks in a database table
kepex/laravel-crud-generator
16902 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
keboola/php-csv-db-import
64126 Downloads
Handling of large bulk data into database tables.
hywan/database-to-plantuml
7603 Downloads
Extract database table information into a PlantUML description.
flightsadmin/livewire-crud
19882 Downloads
Scaffold Livewire Components, migrations, factory and crud in one command based on database tables.
evolvo/laravel-code-generators
28311 Downloads
Artisan commands to generate laravel project code from existing database tables.
laracademy/model-generator
10610 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.