voronoy/cakephp-pgutils

CakePHP plugin that extends ORM with PostgreSQL specific features.

Installs: 1 026

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 1

Open Issues: 1

Type:cakephp-plugin

1.2.4 2024-02-07 08:11 UTC

This package is auto-updated.

Last update: 2025-06-16 22:12:39 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.