Libraries tagged by postgre
bcremer/doctrine-mysql-spatial
20016 Downloads
Doctrine support for MySQL spatial types and functions
aviat/query
3288 Downloads
Database Query Builder and Abstraction layer
atk4/validate
8070 Downloads
Agile Data - Validator add-on
at-lab/laravel-proc-mig
183 Downloads
Laravel procedure migration
arokettu/is-resource
5040 Downloads
Future compatible is_resource() and get_resource_type() that can understand objects that replaced earlier resources
anourvalar/laravel-pulse
276 Downloads
Additional cards for Laravel Pulse
acelot/search-schema
2484 Downloads
Declarative SQL search query builder for PHP 7
vielhuber/syncdb
139 Downloads
Syncs a database (mysql, pgsql) between two servers (optional via ssh tunnel).
technoknol/doctrineextensions
5313 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
programster/orm-generator
953 Downloads
This package automates the creation of the table and object files for each of your database tables when you are using the irap/mysql-objects or programster/pgsql-objects package.
mouf/database.dbconnection
32088 Downloads
This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.
huasofoundries/phppgadmin6
489 Downloads
Like phpmyadmin but for postgres
haakco/reliese-laravel-models
3295 Downloads
Fork of Reliese Components for Laravel Framework code generation. With patches for postgresql, and a couple other things.
easy2dev/multi-tenant-wizard
130 Downloads
Easy2Dev Laravel Tenant Migrate is a Laravel package designed to simplify database migration for multi-tenant applications, particularly those employing PostgreSQL databases. This package streamlines the migration process for Software as a Service (SaaS) web applications where tenant data is stored in separate databases. It eliminates the need to manually adjust database configuration files for each tenant, offering a scalable solution for database management.
digbang/doctrine-extensions
28088 Downloads
Doctrine extensions for PostgreSQL