digbang/doctrine-extensions

Doctrine extensions for PostgreSQL

v3.1.1 2021-03-16 12:34 UTC

README

Custom types and functions for postgresql to use with Doctrine ORM

Package types:

  • Chronos DateTime
  • Chronos DateTime Tz
  • Chronos Date
  • UUID

Package functions:

  • ArrayAgg
  • DateTrunc
  • EarthDistance
  • FilterWhere
  • InJsonArray
  • NumericCast
  • Unaccent

Other types and functions

This package uses others that provide similar functionality and adds via the service provider the types and functions they provide.

For more information about the types and functions you can use, see: