Libraries tagged by plsql
squirrelphp/connection
71 Downloads
Slimmed down concise connection interface for database queries and transactions supporting MySQL, MariaDB, PostgreSQL and SQLite.
simplon/postgres
1008 Downloads
Simplon PostgreSQL Library
silviooosilva/cacheer-php
64 Downloads
CacheerPHP is a minimalist package for caching in PHP, offering a simple interface for storing and retrieving cached data using multiple backends.
sabbottlabs/laravel-adminerneo
17 Downloads
Laravel integration for AdminerNeo v5, a modern database management tool
rtshome/pgbabylon
2512 Downloads
PDO class extension with helpers for special PostgreSQL types
rotexsoft/sqlschema
865 Downloads
Provides facilities to read table names and table columns from a database using PDO. This package is a fork of https://packagist.org/packages/aura/sqlschema ( https://github.com/auraphp/Aura.SqlSchema ). It adds PHP 8.1+ suport and is also designed to work with Mariadb 10.4+ and above.
renoki-co/laravel-thermite
121 Downloads
Laravel Thermite is an extended PostgreSQL Laravel database driver to connect to a CockroachDB cluster.
ramadan/custom-fresh
131 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
pinga/db
378 Downloads
Safe and convenient SQL database access in a driver-agnostic way
makise-co/postgres
616 Downloads
A Pure coroutine PHP client for PostgreSQL based on libpq
lapaygroup/doctrine-cockroachdb
3848 Downloads
Doctrine CockroachDB Driver (Symfony supports)
kijin/beaver
36 Downloads
Super lightweight ORM for PHP 5.3+
karmabunny/pdb
1028 Downloads
PDO wrapper
justlikesuolong/land-pg
46 Downloads
postgres 专用的 orm
jrsaunders/shard-matrix
1482 Downloads
A Complete Database Sharding system for MYSQL and/or Postgres. Using Laravels Query Builder easily scale up your application. Configure your whole solution in one Yaml Config file.