tpetry/laravel-postgresql-enhanced
Support for many missing PostgreSQL specific features observed · 2026-08-28
Health v2 · maintenance only
69/100
- Activity 82
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1975
- days_rel: n/a
- days_push: 108
- n_releases_24m: 0
Adoption not part of the score
1031 stars · 47 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Laravel package that adds many PostgreSQL-specific features missing from Laravel's database layer, which normally targets the lowest common denominator across databases. It extends migrations, schema builder, and query capabilities with PostgreSQL functionality like advanced indexes, domain types, and specialized column types.
Use cases
- use postgres-specific column types in laravel migrations
- create partial and functional indexes in laravel
- run zero downtime migrations with postgres
- use full text search with laravel and postgresql
- create materialized views from laravel migrations
- use array and range columns in eloquent
When to choose
- you use Laravel with PostgreSQL and need features Laravel's schema builder lacks
- you need zero-downtime index creation or advanced index types
- you want PostgreSQL-specific column types like arrays, ranges, or hstore in migrations
When to avoid
- you use a database other than PostgreSQL
- your app sticks to Laravel's built-in cross-database feature set
- you don't use Laravel or Eloquent
Facets
library · maturity active
database-driver orm search-engine databases web-development backend php laravel postgresql eloquent migrations full-text-search zero-downtime-migrations database-extension
1 source
- readme: https://github.com/tpetry/laravel-postgresql-enhanced · fetched 2026-08-28 · 0fb31d1d295a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tpetry/laravel-postgresql-enhanced | main | 69 |
For agents
markdown · JSON · MCP: product_card(name="tpetry/laravel-postgresql-enhanced")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem