Libraries tagged by sql generator
schrosis/blade-sql
14 Downloads
Generating SQL with Blade
masnathan/sql-query-formatter
1837 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
veryard/sql-query-builder
383 Downloads
An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.
developerawam/generate-migration
25 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
1801 Downloads
An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.
zeeshantariq/filament-sqlgen
2775 Downloads
A FilamentPHP package that generates SQL from natural language using Gemini AI.
lucinda/queries
22909 Downloads
API that generates SQL statements programmatically based on official standards or their vendor-specific derivation
zyimm/sync-data-struct
102 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
artfulrobot/csv2mysql
96 Downloads
Script to take a CSV file and generate MySQL SQL commands to create it as a table.
ropendev/datatablesphp
6738 Downloads
PHP DataTables wrapper class for DataTables.js (Html and/or Javascript generation, Server-Side SQL) .
bkwld/reporter
20507 Downloads
Generate styled logs of Laravel 4 requests that include application timing, memory usage, input data, and sql queries
mstone121/php-object-sql
740 Downloads
An object-oriented approach to SQL generation
shasoft/sql-query-builder
3 Downloads
Package for generating SQL queries to the database
progrmanial/fast-sql
64 Downloads
A secure and flexible PHP class for generating SQL queries.