dev-master
9999999-dev http://github.com/dbtlr/database-hstore-providerSilex service provider to add the hstore field type to Doctrine
MIT
The Requires
by Drew Butler
silex doctrine2 hstore
Wallogit.com
2017 © Pedro Peláez
Silex service provider to add the hstore field type to Doctrine
This is a Silex provider to add support for hstore field types with PostgreSQL databases., (*1)
Note: This simply proxies to the knowledge and classes located in the Symfony2 Bundle: https://github.com/intaro/hstore-bundle, (*2)
composer.phar require dbtlr/database-hstore-provider
$app->register(new \Dbtlr\HStoreProvider\HStoreServiceProvider());
Silex service provider to add the hstore field type to Doctrine
MIT
silex doctrine2 hstore