Download the PHP package sunaoka/laravel-postgres-extension without Composer
On this page you can find all versions of the php package sunaoka/laravel-postgres-extension. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-postgres-extension
Laravel extended PostgreSQL driver for Laravel 8.x to 11
Installation
Configurations
Features
-
[x] RETURNING
- UPDATE
- DELETE
- [x] Caching "information_schema" table.
- [x] Range Types
- Depends on sunaoka/laravel-postgres-range
Usage
Table
Model
RETURNING
Caching "information_schema" table.
Permanently cache the results for a table like the one below.
Range Types
All versions of laravel-postgres-extension with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
ext-json Version *
illuminate/database Version ^8.67 || ^9.0 || ^10.0 || ^11.0
sunaoka/laravel-postgres-range Version ^2.0.0
ext-json Version *
illuminate/database Version ^8.67 || ^9.0 || ^10.0 || ^11.0
sunaoka/laravel-postgres-range Version ^2.0.0
The package sunaoka/laravel-postgres-extension contains the following files
Loading the files please wait ....