digbang / doctrine-extensions
Doctrine extensions for PostgreSQL
Installs: 28 088
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 39
Forks: 1
Open Issues: 0
Requires
Requires (Dev)
- doctrine/orm: ^2.7
- illuminate/support: ^7.0|^8.0
- laravel-doctrine/fluent: ^1.1
- laravel-doctrine/orm: ^1.6
- mockery/mockery: ^1.0
- phpunit/phpunit: ^9.2
- ramsey/uuid: ^4.1
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: