Libraries tagged by sql update
aura/sqlquery
3098799 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
krowinski/php-mysql-replication
125707 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
atlas/query
255709 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
tommyknocker/pdo-database-class
6074 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.
jstayton/miner
12384 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
sqltools/where
97393 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
atlas/statement
13141 Downloads
Object-oriented statement builders for MySQL, Postgres, SQLite, and SQLServer.
moln/php-mysql-replication
28654 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
hi/sqlquery
1743 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
sitmpcz/sqlsrv-binary
1885 Downloads
Insert and update file into ms sql server
hetao29/php-mysql-replication
195 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
romainbessugesmeusy/php-sql-query
3830 Downloads
php-sql-query is an abstraction layer for SQL query construction
rakibdevs/laravel-query-extra
1 Downloads
Run complex SQL queries from API requests such as update different conditional records in a single query
zyimm/sync-data-struct
102 Downloads
比较两个数据库之间的数据结构差异,并生成更新DDL|Compare the data structure differences between the two databases and generate update DDL
whizsid/arraybase
67 Downloads
Pure PHP runtime SQL like query language for manipulate php array data.