{"id":15578346,"url":"https://github.com/podio-community/podio-php","last_synced_at":"2025-12-18T03:05:39.102Z","repository":{"id":1253926,"uuid":"1192586","full_name":"podio-community/podio-php","owner":"podio-community","description":"PHP Client for the Podio API.","archived":false,"fork":false,"pushed_at":"2024-02-22T14:51:11.000Z","size":1246,"stargazers_count":153,"open_issues_count":10,"forks_count":173,"subscribers_count":48,"default_branch":"master","last_synced_at":"2024-10-30T00:33:41.543Z","etag":null,"topics":["php","php-client","podio","podio-api","podio-php"],"latest_commit_sha":null,"homepage":"https://podio-community.github.io/podio-php/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/podio-community.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-12-23T10:13:50.000Z","updated_at":"2024-03-21T20:59:16.000Z","dependencies_parsed_at":"2023-07-06T07:34:19.311Z","dependency_job_id":"0e4776f6-d002-4863-82c7-dc9e3948eaa1","html_url":"https://github.com/podio-community/podio-php","commit_stats":{"total_commits":689,"total_committers":47,"mean_commits":"14.659574468085106","dds":0.3134978229317852,"last_synced_commit":"2023052865f7200a85e310f2381a7ae1e09ffda0"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podio-community%2Fpodio-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podio-community%2Fpodio-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podio-community%2Fpodio-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podio-community%2Fpodio-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/podio-community","download_url":"https://codeload.github.com/podio-community/podio-php/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247838443,"owners_count":21004580,"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":["php","php-client","podio","podio-api","podio-php"],"created_at":"2024-10-02T19:09:19.397Z","updated_at":"2025-12-18T03:05:38.744Z","avatar_url":"https://github.com/podio-community.png","language":"PHP","readme":"# Podio PHP client library\n\nThis is the non-official PHP Client for interacting with the Podio API maintained by the Podio community and the continuation of the former official Podio PHP Client. Most parts of the Podio API are covered in this client. See [podio-community.github.io/podio-php](https://podio-community.github.io/podio-php/) for documentation.\n\n[![Build Status](https://github.com/podio-community/podio-php/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/podio-community/podio-php/actions)\n[![Coverage Status](https://coveralls.io/repos/github/podio-community/podio-php/badge.svg?branch=master)](https://coveralls.io/github/podio-community/podio-php?branch=master)\n[![Packagist Version](https://img.shields.io/packagist/v/podio-community/podio-php)](https://packagist.org/packages/podio-community/podio-php)\n\n## Usage\nInstall via [composer](https://getcomposer.org):\n```bash\ncomposer require podio-community/podio-php\n```\n\nUse in your PHP files:\n```php\nrequire __DIR__ . '/vendor/autoload.php';\n\n$client = new PodioClient($client_id, $client_secret);\n$client-\u003eauthenticate_with_app($app_id, $app_token);\n$items = PodioItem::filter($client, $app_id);\n\nprint \"My app has \" . $items-\u003etotal . \" items\";\n```\n\n## Contribute\n\nTo contribute, please read: [the contribution guide](https://github.com/podio-community/podio-php/blob/master/CONTRIBUTING.md).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpodio-community%2Fpodio-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpodio-community%2Fpodio-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpodio-community%2Fpodio-php/lists"}