Libraries tagged by postgre
temp-sol/moc-orm
24 Downloads
Orm for PHP >= 5.6.
tebe/pdo
20 Downloads
Provides an extension to the native PDO along with additional functionality.
tafoyaventures/ezsql-tafoya
11 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
stowarzyszenie-wiosna/monolog-pg
463 Downloads
A handler for Monolog that sends messages to Postgres
squirrelphp/queries-bundle
3229 Downloads
Symfony integration of squirrelphp/queries - automatic assembling of decorated connections.
squirrelphp/entities-bundle
3154 Downloads
Symfony integration of squirrelphp/entities - automatic integration of generated repositories for existing entities.
squirrelphp/connection
11 Downloads
Slimmed down concise connection interface for database queries and transactions supporting MySQL, MariaDB, PostgreSQL and SQLite.
spotweb/fts_parser
116 Downloads
Full Text Search Parser for TSearch2 and PostgreSQL
soulhunter/freeswitch-curl
87 Downloads
A PHP module to generate and serve FreeSwitch configuration via mod_curl
samuelfaj/class_db
26 Downloads
Class DB allows you to write secure SQL queries easily and work with many different databases using the same syntax.
samhernandez/craft-db-paths
926 Downloads
Fix failed Craft backups and restores with full paths to psql, mysql, and mysqldump executables.
ruleboy21/easy-builder
7 Downloads
A lightweight, dependency free, framework agnostic query builder for PHP.
rtshome/pgbabylon
2512 Downloads
PDO class extension with helpers for special PostgreSQL types
rotexsoft/sqlschema
545 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.
rotexsoft/leanorm-cli
53 Downloads
Command-line tool for rotexsoft/leanorm for generating Model, Record & Collection Classes for tables in a specified database.