Libraries tagged by generate table
orangehill/iseed
7848939 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
anourvalar/office
66407 Downloads
Generate documents from existing Excel & Word templates | Export tables to Excel (Grids)
laracraft-tech/laravel-schema-rules
32295 Downloads
Automatically generate Laravel validation rules based on your database table schema!
laracademy/generators
307997 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
okipa/laravel-table
51896 Downloads
Generate tables from Eloquent models.
timwassenburg/laravel-pivot-table-generator
15637 Downloads
Quickly generate pivot tables for your projects
maddhatter/markdown-table
96110 Downloads
Dynamically generate markdown tables
malios/php-to-ascii-table
91828 Downloads
A PHP library to generate plain text tables.
aspose-cloud/aspose-words-cloud
100010 Downloads
Open, generate, edit, split, merge, compare and convert Word documents. Integrate Cloud API into your solutions to manipulate documents. Convert PDF to Word (DOC, DOCX, ODT, RTF and HTML) and in the opposite direction.
donquixote/cellbrush
91895 Downloads
Library to generate HTML tables.
san-kumar/laravel-crud
3370 Downloads
Laravel CRUD generator: Generate CRUD for any db table with the crud:generate command.
robinncode/db_craft
1751 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
dev-lnk/laravel-code-builder
4611 Downloads
Generate classes and files from table schema
evolvo/laravel-code-generators
18278 Downloads
Artisan commands to generate laravel project code from existing database tables.
kepex/laravel-crud-generator
16157 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables