Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drupol/doctrine-dbal-postgres-bundle
Doctrine DBAL Postgres Bundle
https://github.com/drupol/doctrine-dbal-postgres-bundle
bundle doctrine postgres symfony
Last synced: 2 days ago
JSON representation
Doctrine DBAL Postgres Bundle
- Host: GitHub
- URL: https://github.com/drupol/doctrine-dbal-postgres-bundle
- Owner: drupol
- License: mit
- Created: 2021-06-22T19:08:07.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-14T02:57:57.000Z (over 1 year ago)
- Last Synced: 2024-10-11T21:11:51.878Z (about 1 month ago)
- Topics: bundle, doctrine, postgres, symfony
- Language: PHP
- Homepage: https://github.com/drupol
- Size: 30.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![Latest Stable Version](https://img.shields.io/packagist/v/drupol/doctrine-dbal-postgresql-bundle.svg?style=flat-square)](https://packagist.org/packages/drupol/doctrine-dbal-postgresql-bundle)
[![GitHub stars](https://img.shields.io/github/stars/drupol/doctrine-dbal-postgresql-bundle.svg?style=flat-square)](https://packagist.org/packages/drupol/doctrine-dbal-postgresql-bundle)
[![Total Downloads](https://img.shields.io/packagist/dt/drupol/doctrine-dbal-postgresql-bundle.svg?style=flat-square)](https://packagist.org/packages/drupol/doctrine-dbal-postgresql-bundle)
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/drupol/doctrine-dbal-postgresql-bundle/Continuous%20Integration/master?style=flat-square)](https://github.com/drupol/doctrine-dbal-postgresql-bundle/actions)
[![Scrutinizer code quality](https://img.shields.io/scrutinizer/quality/g/drupol/doctrine-dbal-postgresql-bundle/master.svg?style=flat-square)](https://scrutinizer-ci.com/g/drupol/doctrine-dbal-postgresql-bundle/?branch=master)
[![Type Coverage](https://shepherd.dev/github/drupol/doctrine-dbal-postgresql-bundle/coverage.svg)](https://shepherd.dev/github/drupol/doctrine-dbal-postgresql-bundle)
[![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/drupol/doctrine-dbal-postgresql-bundle/master.svg?style=flat-square)](https://scrutinizer-ci.com/g/drupol/doctrine-dbal-postgresql-bundle/?branch=master)
[![Read the Docs](https://img.shields.io/readthedocs/ecphp-doctrine-oci8-bundle?style=flat-square)](https://ecphp-doctrine-oci8-bundle.readthedocs.io/)
[![License](https://img.shields.io/packagist/l/drupol/doctrine-dbal-postgresql-bundle.svg?style=flat-square)](https://packagist.org/packages/drupol/doctrine-dbal-postgresql-bundle)# Doctrine DBAL Postgres Bundle
## Installation
`composer require drupol/doctrine-dbal-postgres-bundle`
## Usage
Once installed, the bundle will automatically configure Doctrine to use the
DQL functions provided by the package [opsway/doctrine-dbal-postgresql][http opsway/doctrine-dbal-postgresql].This package does not provide any configuration and there is nothing to do once it is installed.
[http opsway/doctrine-dbal-postgresql]: https://github.com/opsway/doctrine-dbal-postgresql