wtsergo/zend-db-sql-insertmultiple

Maintainers

Package info

github.com/wtsergo/zend-db-sql-insertmultiple

Homepage

pkg:composer/wtsergo/zend-db-sql-insertmultiple

Statistics

Installs: 25

Dependents: 1

Suggesters: 0

Stars: 0

1.0.0 2025-04-02 08:01 UTC

This package is auto-updated.

Last update: 2026-03-02 09:46:44 UTC


README

Provides the class Zend\Db\Sql\InsertMultiple that allows to insert multiple rows at once in a database.

This class is only an adaptation of the original Zend\Db\Sql\Insert.