voronoy/cakephp-pgutils

CakePHP plugin that extends ORM with PostgreSQL specific features.

Maintainers

Package info

github.com/voronoy/cakephp-pgutils

Type:cakephp-plugin

pkg:composer/voronoy/cakephp-pgutils

Statistics

Installs: 1 372

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 1

1.2.4 2024-02-07 08:11 UTC

This package is auto-updated.

Last update: 2026-03-16 23:47:34 UTC


README

CakePHP PgUtils CI Coverage Status Latest Version Total Downloads License

CakePHP plugin that extends ORM with PostgreSQL specific features.

What's included?

  • Common PostgreSQL/PostGIS types.
  • Upsert behavior to generate bulk upsert queries.
  • Materialized View support.

Installation

Require the plugin through Composer:

composer require voronoy/cakephp-pgutils

Load the plugin:

bin/cake plugin load Voronoy/PgUtils

Documentation

License

Licensed under the MIT License.