Libraries tagged by sql generator
setbased/php-erd-concepts
4441 Downloads
Fixes (minor) issues in SQL code generated by ERD Concepts
mouf/database.querywriter
30617 Downloads
This package contains classes useful to generate SQL statements such as SELECT queries, etc...
marcel-maqsood/database-connector
92 Downloads
The PersistentPDO object is used to connect with a database and to generate sql statements on the go.
artfulrobot/csv2mysql
96 Downloads
Script to take a CSV file and generate MySQL SQL commands to create it as a table.
starbloom/drush-sqlserver-driver
456 Downloads
Add Microsoft SQL Server for Drush by adding sql:cli/query/create/etc commands. Dump and sync are not supported. Please use Microsoft SQL Management Studio to generate DB scripts instead.
ropendev/datatablesphp
6725 Downloads
PHP DataTables wrapper class for DataTables.js (Html and/or Javascript generation, Server-Side SQL) .
gnu/scaffy-core
18 Downloads
A package that generated models based on your database entities. Works for MS SQL Server, MySql & PostgreSql.
bkwld/reporter
20507 Downloads
Generate styled logs of Laravel 4 requests that include application timing, memory usage, input data, and sql queries
shasoft/sql-query-builder
2 Downloads
Package for generating SQL queries to the database
progrmanial/fast-sql
64 Downloads
A secure and flexible PHP class for generating SQL queries.
michaelrushton/sql
8 Downloads
A library to generate SQL statement strings using a fluent interface.
suramon/sf-propel-sql-diff-plugin
3694 Downloads
Generate diff.sql file, which contains difference between schema.yml and current database structure
hogus/generate-query-sql
8 Downloads
generate queries to sql
heyday/laravel-anonymised-sql-dumps
21 Downloads
Generate anonymised SQL dumps for Laravel. Wrapper for ifsnop/mysqldump-php
othyn/laravel-migrate-to-sql
747 Downloads
A Laravel package that easily allows for SQL to be generated from the applications migrations via a simple artisan command.