Libraries tagged by draw_table
tommyknocker/pdo-database-class
6137 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
myneid/laravel-db-tui
995 Downloads
Interactive TUI database browser for Laravel — browse tables, sort columns, inspect rows, and run raw SQL
grabzit/grabzit
91333 Downloads
Use our API to allow your app to create images, DOCX documents, videos, rendered HTML and PDF's from URL's or raw HTML. Additionally GrabzIt allows you to convert online videos into animated GIF's or HTML tables into CSV's.
moledet/database-change-log
6969 Downloads
A PHP class to log all changes of table data from raw SQL or with PDO statement
rizkussef/laravel-sql-to-migration
362 Downloads
A Laravel package to convert raw SQL CREATE TABLE statements into Laravel migrations automatically.
nlt_codilog/database-change-log_fork
16 Downloads
A PHP class to log all changes of table data from raw SQL or with PDO statement
sad_spirit/pg_gateway
66 Downloads
Table Data Gateway for Postgres - auto-converts types, allows raw SQL, supports joins between gateways
middleout/doplio
108 Downloads
The Doplio ORM provides a beautiful, PHP DataMapper implementation for working with your database and objects using Eloquent for a access to the raw table data. It completely unties your model from the database.
se7enxweb/sevenx_dse
3 Downloads
sevenx_dse : 7x Database Source Editor — embeds AdminNeo as a direct database source editor inside the eZ Publish / Exponential Platform Legacy admin UI — providing raw SQL, table browsing, import/export, and multi-driver support (MySQL, SQLite) through a scoped, permission-gated interface.
eril/tbl-class
43 Downloads
CLI tool that Generates stable PHP constants from your database schema to improve IDE autocomplete and avoid SQL typos.