Libraries tagged by insert select
aura/sqlquery
2269511 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
atlas/query
218587 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
itosho/easy-query
19096 Downloads
CakePHP behavior plugin for easily generating some complicated queries like (bulk) insert/upsert etc.
sqltools/where
51940 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
atlas/statement
5986 Downloads
Object-oriented statement builders for MySQL, Postgres, SQLite, and SQLServer.
jstayton/miner
11507 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
tayfunerbilen/basicdb
166 Downloads
A BasicDB implementation using PDO. Select, Insert, Update and Delete operations in an OOP way.
romainbessugesmeusy/php-sql-query
3721 Downloads
php-sql-query is an abstraction layer for SQL query construction
komeiji-satori/miner
13 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
hi/sqlquery
62 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
hexmakina/crudites
258 Downloads
PHP/PDO CRUD
bentools/where
5222 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
ulue/miner
12 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
optiwariindia/database
276 Downloads
A library to connect database and use basic activities in database like create,select,insert,update,delete and drop using predefined methods