Libraries tagged by plsql
squirrelphp/connection
221 Downloads
Slimmed down concise connection interface for database queries and transactions supporting MySQL, MariaDB, PostgreSQL and SQLite.
simplon/postgres
1041 Downloads
Simplon PostgreSQL Library
silviooosilva/cacheer-php
106 Downloads
CacheerPHP is a minimalist package for caching in PHP, offering a simple interface for storing and retrieving cached data using multiple backends.
schema-keeper/schema-keeper
6113 Downloads
Track PostgreSQL schema as one-file-per-object dumps. Detect drift in CI. Read-only — complements your migrations.
sabbottlabs/laravel-adminerneo
71 Downloads
Laravel integration for AdminerNeo v5, a modern database management tool
rtshome/pgbabylon
2533 Downloads
PDO class extension with helpers for special PostgreSQL types
rotexsoft/sqlschema
1323 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
122 Downloads
Laravel Thermite is an extended PostgreSQL Laravel database driver to connect to a CockroachDB cluster.
ramadan/easy-model
1559 Downloads
A Laravel package for enjoyably managing database queries.
makise-co/postgres
644 Downloads
A Pure coroutine PHP client for PostgreSQL based on libpq
lapaygroup/doctrine-cockroachdb
3853 Downloads
Doctrine CockroachDB Driver (Symfony supports)
kitlabs/dbal
178 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
kijin/beaver
37 Downloads
Super lightweight ORM for PHP 5.3+
justlikesuolong/land-pg
47 Downloads
postgres 专用的 orm
jrsaunders/shard-matrix
1483 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.