Libraries tagged by upsert
staudenmeir/laravel-upsert
701675 Downloads
Laravel UPSERT and INSERT IGNORE queries
flow-php/doctrine-dbal-bulk
360570 Downloads
Bulk inserts and updates for Doctrine DBAL
flow-php/etl-adapter-doctrine
303334 Downloads
PHP ETL - Adapter - Doctrine Dbal
netlogix/doctrine-upsert
301869 Downloads
Doctrine upsert helper
lapaliv/laravel-bulk-upsert
31973 Downloads
tommyknocker/pdo-database-class
5976 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.
pharako/mysql-dbal
16615 Downloads
MySQL extensions for Doctrine DBAL
itosho/easy-query
23742 Downloads
CakePHP behavior plugin for easily generating some complicated queries like (bulk) insert/upsert etc.
waad/filament-import-wizard
417 Downloads
A powerful, queue-powered CSV and Excel import wizard for Filament with smart column mapping, relationship linking, and background processing for 100K+ rows.
mpyw/laravel-retry-on-duplicate-key
53082 Downloads
Automatically retry non-atomic upsert operation when unique constraints are violated.
voronoy/cakephp-pgutils
1428 Downloads
CakePHP plugin that extends ORM with PostgreSQL specific features.
mb4it/laravel-dbtodb-migration
120 Downloads
Laravel artisan command to migrate data between database connections (1 source → N targets) with configurable table/column mapping, chunking, and optional profiling logs.
tourze/doctrine-upsert-bundle
2532 Downloads
Doctrine的upsert支持
pimbay/sequence-number-sql
6 Downloads
Centralized SQL snippets for atomic number sequence operations (UPSERT, pessimistic locking) and table schema definitions across MySQL, MariaDB, PostgreSQL, MSSQL, SQLite, Oracle and IBM DB2.
jangaraev/eloquent-model-advisory-lock
740 Downloads
Handy approach to avoid race conditions when doing upserts in Laravel Eloquent models