Download the PHP package czogori/propel-postgres-hstore-behavior without Composer
On this page you can find all versions of the php package czogori/propel-postgres-hstore-behavior. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download czogori/propel-postgres-hstore-behavior
More information about czogori/propel-postgres-hstore-behavior
Files in czogori/propel-postgres-hstore-behavior
Download czogori/propel-postgres-hstore-behavior
More information about czogori/propel-postgres-hstore-behavior
Files in czogori/propel-postgres-hstore-behavior
Vendor czogori
Package propel-postgres-hstore-behavior
Short Description Storage of key-value items using Postgres hstore.
License MIT
Homepage https://github.com/czogori/PostgresHstoreBehavior
Package propel-postgres-hstore-behavior
Short Description Storage of key-value items using Postgres hstore.
License MIT
Homepage https://github.com/czogori/PostgresHstoreBehavior
Please rate this library. Is it a good library?
Informations about the package propel-postgres-hstore-behavior
PostgresHstoreBehavior
Storage of key-value items using Postgres hstore.
Installation
First of all you have to install postgresql-contrib and create hstore extension.
After that download code using composer:
And put undermentioned entry to your propel.ini
or build.properties
configuration
file:
Usage
Table definition - schema.xml
file:
Now you can use hstore behavior.
All versions of propel-postgres-hstore-behavior with dependencies
PHP Build Version
Package Version
Requires
propel/propel1 Version
~1.6
The package czogori/propel-postgres-hstore-behavior contains the following files
Loading the files please wait ....