Libraries tagged by insert select
aura/sqlquery
2506491 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
atlas/query
231628 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
itosho/easy-query
21173 Downloads
CakePHP behavior plugin for easily generating some complicated queries like (bulk) insert/upsert etc.
sqltools/where
71936 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
atlas/statement
6891 Downloads
Object-oriented statement builders for MySQL, Postgres, SQLite, and SQLServer.
jstayton/miner
11579 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
tayfunerbilen/basicdb
169 Downloads
A BasicDB implementation using PDO. Select, Insert, Update and Delete operations in an OOP way.
hexmakina/crudites
293 Downloads
PHP/PDO CRUD
romainbessugesmeusy/php-sql-query
3756 Downloads
php-sql-query is an abstraction layer for SQL query construction
hi/sqlquery
617 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
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
leandroip/modelclass
9 Downloads
A class to implement PHP Models and handle basic MySql operations like insert, select, update, delete and perform search by keywords.
taeluf/lildb
157 Downloads
A simple PDO wrapper with convenience methods for common SQL verbs like insert, update, delete, select
thipages/quicksql
36 Downloads
Quick sql builder