postgresql-for-doctrine

PostgreSQL enhancements for Doctrine2. Provides support for advanced data types (json, josnb, arrays), text search, array operators and jsonb specific functions.

Github星跟踪图

Scrutinizer Code Quality
Build Status
Coverage Status
Latest Stable Version
Total Downloads

What's this?

This package provides Doctrine support for some specific PostgreSQL 9.4+ features:

  • Support of JSONB and some array data-types (at present only integers, TEXT and JSONB)
  • Implementation of the most commonly used functions and operators when working with array and JSON data-types
  • Functions for text search

It can be integrated in a simple manner with Symfony, Laravel and other frameworks that make use of Doctrine.

You can easily extend package's behaviour with your own array-like data-types or other desired functions. Read more about this in the contributing guide.


How to install?

Easiest and recommended way is with Composer

composer require martin-georgiev/postgresql-for-doctrine

How to integrate with your framework?

Read the guide with examples for Symfony.

Read the guide with examples for Laravel.

Read the guide with examples for Doctrine.


Check for common use-cases, examples and known errors.


License

This package is licensed under the MIT License.

主要指标

概览
名称与所有者martin-georgiev/postgresql-for-doctrine
主编程语言PHP
编程语言PHP (语言数: 3)
平台
许可证MIT License
所有者活动
创建于2016-09-30 10:14:40
推送于2025-09-03 19:11:46
最后一次提交
发布数62
最新版本名称v3.4.1 (发布于 )
第一版名称0.1 (发布于 2015-07-12 17:24:58)
用户参与
星数422
关注者数10
派生数55
提交数422
已启用问题?
问题数68
打开的问题数12
拉请求数337
打开的拉请求数6
关闭的拉请求数26
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?