Libraries tagged by generate table
orangehill/iseed
9942142 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
anourvalar/office
95245 Downloads
Generate documents from existing Excel & Word templates | Export tables to Excel (Grids)
laracraft-tech/laravel-schema-rules
64558 Downloads
Automatically generate Laravel validation rules based on your database table schema!
laracademy/generators
366063 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
okipa/laravel-table
53458 Downloads
Generate tables from Eloquent models.
maddhatter/markdown-table
141979 Downloads
Dynamically generate markdown tables
malios/php-to-ascii-table
145005 Downloads
A PHP library to generate plain text tables.
aspose-cloud/aspose-words-cloud
175093 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.
timwassenburg/laravel-pivot-table-generator
25517 Downloads
Quickly generate pivot tables for your projects
dudapiotr/zftable
31210 Downloads
Flexible tool to generate table
donquixote/cellbrush
98776 Downloads
Library to generate HTML tables.
phpbench/tabular
16850 Downloads
Generate complex tables from simple configuration
san-kumar/laravel-crud
4653 Downloads
Laravel CRUD generator: Generate CRUD for any db table with the crud:generate command.
robinncode/db_craft
4710 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.
evolvo/laravel-code-generators
28631 Downloads
Artisan commands to generate laravel project code from existing database tables.