Libraries tagged by table contents
xiaolin/laravel-table
13 Downloads
laravel table shard compents
bullhorn/fast-rest-services
2918 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
adly-nady/php-my-migration
9 Downloads
It converts all existing tables in MySQL that do not have migration files to migration files. If they exist, it compares the columns and their data types with the existing ones and syncs the existing ones to MySQL.
sourcebroker/hugo
884 Downloads
Export TYPO3 pages and content in a way that is able to be consumed by typo3-hugo-theme.
okami-chen/table-shard
14 Downloads
laravel table shard compents
jambagecom/import-tt-board-comments
0 Downloads
Import of the comments table into tt_board
fiisoft/remote-content
24 Downloads
The abstraction for a remote content able to be fetch by an abstract reader from some url.
bystro/html-table-converter
65 Downloads
Converts HTML table to other format
x-controller/generate-column-constants
7 Downloads
Generate column constants for all tables in the database
wikifab/tables-in-semantic
3627 Downloads
Mediawiki extension to manage table in semantic data, when a table is in semantic data, it converts wikitable into html 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.
youwe/pimcore-stable
1 Downloads
Content & Product Management Framework (CMS/PIM/E-Commerce)
omaicode/ocms-stable
1 Downloads
OCMS - Content Management System
prima-ca/custom-eloquent-model
6 Downloads
Customised naming conventions for Eloquent table names and primary keys.
sad_spirit/pg_gateway
19 Downloads
Table Data Gateway for Postgres - auto-converts types, allows raw SQL, supports joins between gateways