Libraries tagged by table creation
kreyu/data-table-bundle
117374 Downloads
Streamlines creation process of the data tables
stellarwp/schema
662654 Downloads
A library for simplifying the creation and updates of custom tables within WordPress.
orptech/laravel-migration-partition
31544 Downloads
Laravel extensions that extends Illuminate to enable partitioned table creation within Laravel migrations.
particle-academy/dark-slide
1095 Downloads
Standalone presentation read/write tool for agentic deck creation. Framework-agnostic PHP core that writes .pptx (Office Open XML) with inline markdown formatting + headings, real tables, gradient backgrounds, syntax-highlighted code, and embedded media — and reads them back with high fidelity. Optional Laravel 10-13 integration. Designed to round-trip with the @particle-academy/fancy-slides JS package's Deck schema.
particle-academy/last-word
479 Downloads
Standalone word-processing document read/write tool for agentic docs. Framework-agnostic PHP core that writes .docx (Office Open XML / WordprocessingML) from a JSON document model — headings, styled runs, nested lists, tables, code blocks, quotes, embedded images — reads them back with high fidelity, and bridges to/from GFM markdown so WYSIWYG editors round-trip Word files without converter sandwiches.
programster/orm-generator
1416 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.
programster/pgsql-objects
1508 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.
illuminatech/enum-seeder
1893 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.
aspose/pdf
868 Downloads
A powerful library for manipulating and converting PDF files.
claytonkreisel/wpdb-tools
420 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.
tecnocen/yii2-migrate
15536 Downloads
Yii 2 Library to handle normalized table creation
tobya/anymodel
4329 Downloads
Allows creation of a Laravel Entity Model for an arbitrary table
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.