Libraries tagged by upsert
staudenmeir/laravel-upsert
708380 Downloads
Laravel UPSERT and INSERT IGNORE queries
flow-php/etl-adapter-doctrine
334254 Downloads
PHP ETL - Adapter - Doctrine Dbal
flow-php/doctrine-dbal-bulk
395831 Downloads
Bulk inserts and updates for Doctrine DBAL
netlogix/doctrine-upsert
335449 Downloads
Doctrine upsert helper
lapaliv/laravel-bulk-upsert
33832 Downloads
tommyknocker/pdo-database-class
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
24510 Downloads
CakePHP behavior plugin for easily generating some complicated queries like (bulk) insert/upsert etc.
waad/filament-import-wizard
751 Downloads
A powerful, queue-powered CSV and Excel import wizard for Filament with smart column mapping, relationship linking, and background processing for 100K+ rows.
pharako/mysql-dbal
16811 Downloads
MySQL extensions for Doctrine DBAL
mpyw/laravel-retry-on-duplicate-key
53171 Downloads
Automatically retry non-atomic upsert operation when unique constraints are violated.
voronoy/cakephp-pgutils
1502 Downloads
CakePHP plugin that extends ORM with PostgreSQL specific features.
patrick-hanna/database-crud-buffer
65 Downloads
Buffer and batch Laravel database inserts, upserts, updates, and deletes into a minimal set of merged SQL statements.
mb4it/laravel-dbtodb-migration
297 Downloads
Laravel artisan command to migrate data between database connections (1 source → N targets) with configurable table/column mapping, chunking, and optional profiling logs.
flytachi/winter-cdo
574 Downloads
Extended, type-safe PDO wrapper for PostgreSQL, MySQL/MariaDB, SQLite and Oracle with a composable, injection-safe query builder.
swalbrun/filament-regex-import
145 Downloads
This Filament Plugin will enable you to import files to upsert models by matching columns via regex.