Skip to content

PostgreSQL database module for Kohana, forked from @cbandy, PHP 5.4+

Notifications You must be signed in to change notification settings

sortex/kohana-postgresql

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

A [PostgreSQL] driver for [Kohana]'s [Database] module.

Usage

Converters and Types

(17-Jun-13) Added support for field converters and types, copied straight from Pomm, the "PHP Object Model Manager for Postgresql" by Grégoire HUBERT and contributors.

From Pomm's readme:

Data can be converted from/to Postgresql. Boolean in Pg are boolean in PHP, arrays in Pg are arrays in PHP, geometric types are converted into geometric PHP objects. Of course this is extensible and custom database types can be converted into custom PHP classes. Almost all standard and geometric types are supported plus range, HStore and ltree extensions.

About

PostgreSQL database module for Kohana, forked from @cbandy, PHP 5.4+

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%