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 (語言數: 1)
平台
許可證MIT License
所有者活动
創建於2016-09-30 10:14:40
推送於2025-04-22 18:26:03
最后一次提交
發布數55
最新版本名稱v3.0.2 (發布於 )
第一版名稱0.1 (發布於 2015-07-12 17:24:58)
用户参与
星數410
關注者數10
派生數50
提交數357
已啟用問題?
問題數61
打開的問題數14
拉請求數272
打開的拉請求數4
關閉的拉請求數22
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?