Libraries tagged by pg
matthiasmullie/scrapbook
1819468 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
longitude-one/doctrine-spatial
818851 Downloads
Doctrine multi-platform support for spatial types and functions, compliant with Doctrine 2.19, 3.1, and dev ones (3.2 and 4.0).
dibi/dibi
3410734 Downloads
Dibi is Database Abstraction Library for PHP
creof/doctrine2-spatial
3105962 Downloads
Doctrine2 multi-platform support for spatial types and functions
aura/sqlquery
2496129 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
1985311 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
atk4/data
1531459 Downloads
Agile Data - Database access abstraction framework
pgrimaud/instagram-user-feed
621959 Downloads
This is a scraper to easily fetch any feed and interact with Instagram (like, follow, etc.) without OAuth for PHP.
umbrellio/laravel-pg-extensions
349138 Downloads
Extensions for Postgres Laravel
pgvector/pgvector
112078 Downloads
pgvector support for PHP
opsway/doctrine-dbal-postgresql
1738155 Downloads
Extensions for support Postgres in Doctrine DBAL & DQL
genealabs/laravel-optimized-postgres
160608 Downloads
optimizes field types for Postgres.
amphp/postgres
342069 Downloads
Asynchronous PostgreSQL client for Amp.
vcian/laravel-db-auditor
19542 Downloads
Database DB Auditor provide leverage to audit your MySql,sqlite, PostgreSQL database standards and also provide options to add constraints in table.
ruckusing/ruckusing-migrations
972756 Downloads
Framework for generating and managing database migrations