Libraries tagged by postgrest
saschawiener/redbean-single-file
3695 Downloads
RedBeanPHP is an easy-to-use, on-the-fly ORM for PHP.
rotexsoft/sqlschema
901 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.
racklin/pgschema
5910 Downloads
postgresql schemas for laravel 5
programster/pgsql-objects
1084 Downloads
A library for interfacing with a PostgreSQL database in PHP. Facilitates the creation of objects that represents tables tables. Objects must have id of type UUID.
programster/pgsql-migrations
1073 Downloads
A library for managing migrations for a PostgreSQL database.
programster/pgsql-lib
1362 Downloads
A library for interfacing with a PostgreSQL database in PHP.
pomm/pomm-bundle
30292 Downloads
The Symfony2 bundle for Postgresql Object Model Manager
piotr-cz/cockpit-sql-driver
251 Downloads
SQL Driver for Cockpit CMS
phpixie/db
7147 Downloads
PHPixie Database library
php-service-bus/active-record
5564 Downloads
Active record implementation
phith0n/ctfdbbuilder
15 Downloads
a database query builder for CTFer
moharrum/laravel-adminer
997 Downloads
Adminer database management tool for your Laravel application.
milanmadar/coolio-orm
198 Downloads
PHP ORM based on Doctrine DBAL
mikehenrty/thin-pdo-wrapper
533 Downloads
A simple database abstraction for using PDO with MySQL, Postgres, and SQLite.
mightydes/enjoin
1190 Downloads
Multi dialect ORM for PHP inspired by Sequelize.JS