enesthedev / laravel-postgres
An extended PostgreSQL driver with support for some aditional PostgreSQL data types: hstore, uuid, jsonb.
Fund package maintenance!
Enes Bayraktar
Requires
- php: ^8.2
- ext-pdo: *
- doctrine/dbal: 3.9
- illuminate/contracts: ^10.0||^11.0
- illuminate/database: 10.*
- ramsey/uuid: ^4.7
- spatie/laravel-package-tools: ^1.16
Requires (Dev)
- laravel/pint: ^1.14
This package is auto-updated.
Last update: 2025-06-14 05:16:57 UTC
README
I would like to extend my special thanks to the Bosnadev team and Breki Tomasson for this package. Since the package is no longer being maintained, I have made it compatible with the latest version of Laravel.
Installation
You can install the package via composer:
composer require enesthedev/laravel-postgres
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.