承接 supabase/supabase-php 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

supabase/supabase-php

最新稳定版本:v0.0.3

Composer 安装命令:

composer require supabase/supabase-php

包简介

Supabase client for PHP

README 文档

README

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

  • 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

Installing the module

composer require supabase/supabase-php

Getting started with the client

use Supabase\CreateClient;

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

统计信息

  • 总下载量: 10.44k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 35
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 34
  • Watchers: 11
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2023-04-27