[Go to site: main page, start]

PHP Postgres

Open-source PHP projects categorized as Postgres

Top 5 PHP Postgre Projects

  1. coolify

    An open-source, self-hostable PaaS alternative to Vercel, Heroku & Netlify that lets you easily deploy static sites, databases, full-stack applications and 280+ one-click services on your own servers.

    Project mention: The Cheapest Way to Self-Host Memos in 2026 | dev.to | 2026-06-03

    Install Coolify (free, open source) on a VPS and deploy Memos from its catalog. You get a web UI and auto-updates, but Coolify itself wants ~2 GB of RAM, which is heavier than the app it is managing. Worth it only if you are already running Coolify for other apps.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. totum-mit

    Small-code database for non-programmers. Universal UI, simple-code logic, automatic actions, access rules, logging, API and more. Quickly create a complex internal apps using the database as an interface.

  4. laravel-magellan

    A modern PostGIS toolbox for Laravel

  5. postgres

    Async Postgres client for PHP based on Amp. (by amphp)

    Project mention: PHP async: event loop, Fibers and the limits of single-threading | dev.to | 2026-05-13

    The database case is more nuanced. PDO, PHP's default driver, is entirely blocking: a SQL query blocks the thread until the response. With ReactPHP or Amp, using PDO inside a Fiber cancels all the benefit — the Fiber blocks like classic synchronous code. You need native async drivers: amphp/mysql or amphp/postgres for PostgreSQL. Adoption of these drivers is still limited, which makes the Amp + PostgreSQL stack less natural than its Node.js equivalent.

  6. Cruder

    The Cruder Project is a CRUD system for working with SQL databases based on the Query Builder principle and using PDO. (by musicman3)

    Project mention: Show HN: Open-source eMarket Online Store v1.0 RC-3.5 | news.ycombinator.com | 2025-11-18
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

PHP Postgres discussion

Log in or Post with

PHP Postgres related posts

  • Neon Max Starter Kit

    3 projects | dev.to | 1 Sep 2024
  • Is it possible to write a PDO driver in pure PHP?

    4 projects | /r/PHP | 5 May 2022

Index

What are some of the best open-source Postgre projects in PHP? This list will help you:

# Project Stars
1 coolify 57,200
2 totum-mit 984
3 laravel-magellan 438
4 postgres 107
5 Cruder 0

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that PHP is
the 14th most popular programming language
based on number of references?