{"id":15285590,"url":"https://github.com/j0/functions-php","last_synced_at":"2025-10-07T01:30:20.070Z","repository":{"id":63254802,"uuid":"566523757","full_name":"J0/functions-php","owner":"J0","description":"Supabase Functions Client for PHP(WIP)","archived":true,"fork":false,"pushed_at":"2022-11-15T21:20:35.000Z","size":238,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-19T09:10:21.390Z","etag":null,"topics":["functions","php","serverless","supabase"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/J0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-11-15T21:16:56.000Z","updated_at":"2023-08-01T07:02:47.000Z","dependencies_parsed_at":"2022-11-15T22:01:06.640Z","dependency_job_id":null,"html_url":"https://github.com/J0/functions-php","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/J0%2Ffunctions-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/J0%2Ffunctions-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/J0%2Ffunctions-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/J0%2Ffunctions-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/J0","download_url":"https://codeload.github.com/J0/functions-php/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235569500,"owners_count":19011184,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["functions","php","serverless","supabase"],"created_at":"2024-09-30T15:06:32.586Z","updated_at":"2025-10-07T01:30:14.711Z","avatar_url":"https://github.com/J0.png","language":"PHP","readme":"# Supafunc\n\nPHP client for [Supabase](https://supabase.io) Functions.(WIP) untested,do not use for now. Will edit and finalize very soon.\n\n\n## Installation\n\nAvailable via [Composer](https://getcomposer.org)\n\n\nTo install, add the following line to your `composer.json` file:\n\nAdd the follow line to your `composer.json` file:\n\n```json\n\"supabase/functions\" : \"^0.0.1\"\n```\n\nor run\n\n```sh\ncomposer require supabase/functions\n```\n\nHere's how you would initialize a client:\n\n```php\n\u003c?php\n\nrequire \"vendor/autoload.php\";\n\n$client = FunctionsClient(\n    \"YOUR_API_KEY\", \n    \"https://asdfggggg.supabase.co/\"\n);\n```\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj0%2Ffunctions-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fj0%2Ffunctions-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj0%2Ffunctions-php/lists"}