PHPackages                             supabase/supabase-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. supabase/supabase-php

ActiveLibrary

supabase/supabase-php
=====================

Supabase client for PHP

v0.0.3(3y ago)3411.8k—7.7%3[2 issues](https://github.com/supabase-community/supabase-php/issues)[1 PRs](https://github.com/supabase-community/supabase-php/pulls)PHPCI failing

Since Apr 27Pushed 2y ago12 watchersCompare

[ Source](https://github.com/supabase-community/supabase-php)[ Packagist](https://packagist.org/packages/supabase/supabase-php)[ Docs](https://github.com/supabase-community/storage-php)[ RSS](/packages/supabase-supabase-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (5)Versions (4)Used By (0)

Supabase PHP Client `supabase-php`
==================================

[](#supabase-php-client-supabase-php)

PHP Client library to interact with Supabase.

> **Note:** This repository is in Alpha and is not ready for production usage. API's will change as it progresses to initial release.

### TODO

[](#todo)

- Integrate `storage-php`
- Integrate `functions-php`
- Integrate `gotrue-php`
- Integrate `postgrest-php`
- Integrate `realtime-php`
- Handle global options
- Support for PHP 7.4

Quick Start Guide
-----------------

[](#quick-start-guide)

### Installing the module

[](#installing-the-module)

```
composer require supabase/supabase-php
```

### Getting started with the client

[](#getting-started-with-the-client)

```
use Supabase\CreateClient;

$client = new CreateClient($reference_id, $api_key);
```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity37

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

3

Last Release

1116d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fdc5a3a9246f368a408d3a35734fba130c48d27421f4ff222341d7790dd2ae02?d=identicon)[silentworks](/maintainers/silentworks)

![](https://www.gravatar.com/avatar/0aef0f5f4985165b7f3a2e682a5c2d055a40fabab11c5da3bd643c095f0d3a20?d=identicon)[zlcnorm](/maintainers/zlcnorm)

---

Top Contributors

[![tehnorm](https://avatars.githubusercontent.com/u/228909?v=4)](https://github.com/tehnorm "tehnorm (13 commits)")

---

Tags

supabasesupabasephp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/supabase-supabase-php/health.svg)

```
[![Health](https://phpackages.com/badges/supabase-supabase-php/health.svg)](https://phpackages.com/packages/supabase-supabase-php)
```

###  Alternatives

[rafaelwendel/phpsupabase

PHPSupabase is a library written in php language, which allows you to use the resources of a project created in Supabase (https://supabase.io), through integration with its Rest API.

22592.6k2](/packages/rafaelwendel-phpsupabase)[symfony/ai-store

Low-level abstraction for storing and retrieving documents in a vector store.

19292.4k53](/packages/symfony-ai-store)[quix-labs/laravel-supabase-flysystem

Supabase Adapter for Laravel Flysystem Storage

169.9k](/packages/quix-labs-laravel-supabase-flysystem)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
