wtsergo/zend-db-sql-insertmultiple

Installs: 17

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 2

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

1.0.0 2025-04-02 08:01 UTC

This package is auto-updated.

Last update: 2025-10-02 09:03:01 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.