Libraries tagged by build sql
didslm/sql-builder
88 Downloads
A flexible PHP package to build SQL queries using the builder pattern.
dface/sql-placeholders
294 Downloads
Parse and build sql-expressions extended with special syntax
octris/sqlbuilder
61 Downloads
Build dynamic SQL queries with ease.
michel/php-sql-mapper
14 Downloads
A powerful PHP library that not only builds complex SQL queries but also maps the results into structured object graphs. It simplifies handling relational data by automatically transforming flat result sets from joins into nested arrays, making it ideal for working with one-to-one and one-to-many relationships.
masterweber/sqlbuilder
11 Downloads
Simple SQL query constructor.
ngframer/ngframer.php.sqlservices
174 Downloads
Build all the SQL queries using PHP, and also an executor.
jinnguyen/puja-sqlbuilder
135 Downloads
Puja-SqlBuilder allows users to build quickly and easily complex
m1ke/easy-sql
62101 Downloads
Builds on Aura's ExtendedPdo to add database manipulation helpers and persistent connections
sigma/build-query
14 Downloads
A php build query using pdo. Databases available Mysql, Postgres, Firebird, SQlite
gangsterforms/sqledit
4 Downloads
Generate web app to view, add and edit data in any MySQL table or Query in just 4 lines of code, with pagination auto generated as well, as are the media queries, to build a truly responsive app that is mobile friendly and works accross all platforms and screen sizes
buildql/query-builder
20 Downloads
A secure, fluent, and lightweight SQL Query Builder for PHP, inspired by Laravel Query Builder.
zlikavac32/query-builder
24 Downloads
The SQL query builder library that never builds an SQL query from scratch, but rather modifies an existing query.
luminee/esun
56 Downloads
Make ElasticSearch operation like SQL, build ORM for ElasticSearch
zazmaster/query-builder-parser-eloquent
7 Downloads
Build complex Eloquent & QueryBuilder queries automatically when using jQuery-QueryBuilder
sqlmigration/migrations-seedings
249 Downloads
Laravel 5* Converts database sql to migrations and Seeding