Libraries tagged by lgsq
vpashkov/represent
63 Downloads
CRUD operations with data structures in relational databases.
tebe/pdo
20 Downloads
Provides an extension to the native PDO along with additional functionality.
squirrelphp/queries-bundle
3334 Downloads
Symfony integration of squirrelphp/queries - automatic assembling of decorated connections.
squirrelphp/queries
3669 Downloads
Slimmed down concise interfaces and query builder for database queries and transactions which can be layered / decorated.
squirrelphp/entities-bundle
3254 Downloads
Symfony integration of squirrelphp/entities - automatic integration of generated repositories for existing entities.
squirrelphp/entities
3491 Downloads
Simple, safe and flexible implementation of handling SQL entities and repositories as well as multi-table SQL queries while staying lightweight and straightforward.
squirrelphp/connection
65 Downloads
Slimmed down concise connection interface for database queries and transactions supporting MySQL, MariaDB, PostgreSQL and SQLite.
simplon/postgres
1008 Downloads
Simplon PostgreSQL Library
schema-keeper/schema-keeper
6101 Downloads
Database development kit for PostgreSQL
rtshome/pgbabylon
2512 Downloads
PDO class extension with helpers for special PostgreSQL types
rotexsoft/sqlschema
843 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
375 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