bugo / laminas-db-extra
Extended Laminas DB: cross-platform UPSERT, batch operations, table prefixes
0.2
2026-06-23 11:45 UTC
Requires
- php: ^8.2
- ext-pdo: *
- laminas/laminas-db: ^2.20
Requires (Dev)
- dg/bypass-finals: ^1.9
- friendsofphp/php-cs-fixer: ^3.94
- mockery/mockery: dev-bugfix/spy-generics
- pestphp/pest: ^3.8|^4.3
- rector/rector: ^2.3
README
Features
- cross-platform UPSERT
- batch operations
- table prefixes
Requirements
- PHP >= 8.2
Installation
composer require bugo/laminas-db-extra
Usage
See examples in the Light Portal repository