Libraries tagged by table creation
kreyu/data-table-bundle
56564 Downloads
Streamlines creation process of the data tables
stellarwp/schema
386936 Downloads
A library for simplifying the creation and updates of custom tables within WordPress.
orptech/laravel-migration-partition
20774 Downloads
Laravel extensions that extends Illuminate to enable partitioned table creation within Laravel migrations.
rekalogika/pivot-table
524 Downloads
Simplify the creation of pivot tables.
aspose/pdf
562 Downloads
A powerful library for manipulating and converting PDF files.
programster/orm-generator
1016 Downloads
This package automates the creation of the table and object files for each of your database tables when you are using the irap/mysql-objects or programster/pgsql-objects package.
tobya/anymodel
3347 Downloads
Allows creation of a Laravel Entity Model for an arbitrary table
illuminatech/enum-seeder
1549 Downloads
Allows easy creation of DB seeders for the dictionary (enum) type tables
bangerkuwranger/magento2-gtid-safe-url-rewrite-tables
2121 Downloads
Magento 2 module that overrides the temporary table creation in catalog-url-rewrite/model/map with a permanent table to allow for GTID consistency in replicated SQL databases.
claytonkreisel/wpdb-tools
419 Downloads
This package provides tools to be used in custom WordPress themes or plugins that aid you in using the WPDB especially in the creation of custom tables
xihrni/yii2-behavior-time
34 Downloads
For automatic updating of database table creation, update, and delete fields in the model.
programster/pgsql-objects
1086 Downloads
A library for interfacing with a PostgreSQL database in PHP. Facilitates the creation of objects that represents tables tables. Objects must have id of type UUID.
umairhanifdev/laravel-table-logger
6 Downloads
Automated Laravel model auditing and application log management with dynamic table creation. Tracks all model changes (create/update/delete) in dedicated log tables while maintaining native Laravel conventions. Provides comprehensive activity monitoring without database modifications.
team383/data-table-laravel
2 Downloads
A Laravel package to facilitate the creation of dynamic data tables for Eloquent models, allowing sorting, searching, filtering and pagination
tecnocen/yii2-migrate
15354 Downloads
Yii 2 Library to handle normalized table creation