Libraries tagged by insert select
aura/sqlquery
2663493 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
atlas/query
239231 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
itosho/easy-query
22270 Downloads
CakePHP behavior plugin for easily generating some complicated queries like (bulk) insert/upsert etc.
jstayton/miner
11643 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
sqltools/where
81046 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
atlas/statement
7782 Downloads
Object-oriented statement builders for MySQL, Postgres, SQLite, and SQLServer.
hi/sqlquery
1233 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
tayfunerbilen/basicdb
169 Downloads
A BasicDB implementation using PDO. Select, Insert, Update and Delete operations in an OOP way.
romainbessugesmeusy/php-sql-query
3770 Downloads
php-sql-query is an abstraction layer for SQL query construction
hexmakina/crudites
297 Downloads
PHP/PDO CRUD
bentools/where
5229 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
abris-platform/abris-free-server
0 Downloads
Free REST server for PostgreSQL used in Abris Platform
yiisoft-custom/yii2-model-attribute-convert
54 Downloads
Base on Yii2 BaseActiveRecord. Converts column from db format to model format while SELECT,oppositely way while INSERT or UPDATE
thipages/quicksql
38 Downloads
Quick sql builder
komeiji-satori/miner
14 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.