Libraries tagged by insert-select
tommyknocker/pdo-database-class
85 Favers
6137 Downloads
6137 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
itosho/easy-query
27 Favers
24527 Downloads
24527 Downloads
CakePHP behavior plugin for easily generating some complicated queries like (bulk) insert/upsert etc.
leandroip/modelclass
0 Favers
12 Downloads
12 Downloads
A class to implement PHP Models and handle basic MySql operations like insert, select, update, delete and perform search by keywords.