Libraries tagged by sql generator
zeeshantariq/filament-sqlgen
382 Downloads
A FilamentPHP package that generates SQL from natural language using Gemini AI.
lucinda/queries
21906 Downloads
API that generates SQL statements programmatically based on official standards or their vendor-specific derivation
mukadi/chartjs-builder
9897 Downloads
generate beautiful charts directly from SQL query in PHP
sultann/wp-query-builder
4721 Downloads
WP Query Builder is a lightweight and efficient SQL Query Builder based on wpdb for WordPress. It supports complicated query generation.
mstone121/php-object-sql
710 Downloads
An object-oriented approach to SQL generation
schrosis/blade-sql
13 Downloads
Generating SQL with Blade
dschoenbauer/sql
982 Downloads
Object oriented approch to Sql statement generation with a focus on building requirements for PDO
masnathan/sql-query-formatter
1767 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
veryard/sql-query-builder
227 Downloads
An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.
sehentak/php-kan-sql
22 Downloads
Auto generate RESTful API Controllers and Models from an SQL schema file.
developerawam/generate-migration
24 Downloads
This package automatically generates migration files for your Laravel application. With this feature, you can quickly create database structures without writing SQL code manually. Simply specify the model you want to create, and this package will handle the rest, streamlining development and minimizing human errors.
masnathan/sql-query-builder
1731 Downloads
An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.
somnambulist/query-builder
11 Downloads
An object-oriented query builder for programmatically generating SQL queries
zyimm/sync-data-struct
99 Downloads
比较两个数据库之间的数据结构差异,并生成更新DDL|Compare the data structure differences between the two databases and generate update DDL
nabu-3/lexer
19 Downloads
nabu-3 Lexer library to generate and analize lexical expressions