voronoy/cakephp-pgutils

CakePHP plugin that extends ORM with PostgreSQL specific features.

1.2.4 2024-02-07 08:11 UTC

This package is auto-updated.

Last update: 2024-04-07 08:25:50 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.