PHPackages                             podio/podio-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. [API Development](/categories/api)
4. /
5. podio/podio-php

ActiveLibrary[API Development](/categories/api)

podio/podio-php
===============

PHP Client for Podio API

v7.0.3(2y ago)162312.3k↓68.2%128[10 issues](https://github.com/podio/podio-php/issues)[1 PRs](https://github.com/podio/podio-php/pulls)3MITPHPPHP ^7.3 || ^8.0CI failing

Since Jan 31Pushed 2y ago47 watchersCompare

[ Source](https://github.com/podio/podio-php)[ Packagist](https://packagist.org/packages/podio/podio-php)[ Docs](https://github.com/podio-community/podio-php)[ RSS](/packages/podio-podio-php/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)Dependencies (5)Versions (26)Used By (3)

Podio PHP client library
========================

[](#podio-php-client-library)

This 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.

[![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)[![Coverage Status](https://camo.githubusercontent.com/0436ce9e91d858adcf2413d71ef3b5710f10b4201ca879dba4cb798316d0a4fd/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f706f64696f2d636f6d6d756e6974792f706f64696f2d7068702f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/podio-community/podio-php?branch=master)[![Packagist Version](https://camo.githubusercontent.com/79a64d4cc9bb9e09bca9c3ba572d5ac78e423b28c6125f54ebf8073af2d0c54f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f706f64696f2d636f6d6d756e6974792f706f64696f2d706870)](https://packagist.org/packages/podio-community/podio-php)

Usage
-----

[](#usage)

Install via [composer](https://getcomposer.org):

```
composer require podio-community/podio-php
```

Use in your PHP files:

```
require __DIR__ . '/vendor/autoload.php';

$client = new PodioClient($client_id, $client_secret);
$client->authenticate_with_app($app_id, $app_token);
$items = PodioItem::filter($client, $app_id);

print "My app has " . $items->total . " items";
```

Contribute
----------

[](#contribute)

To contribute, please read: [the contribution guide](https://github.com/podio-community/podio-php/blob/master/CONTRIBUTING.md).

###  Health Score

50

—

FairBetter than 95% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity53

Moderate usage in the ecosystem

Community38

Small or concentrated contributor base

Maturity78

Established project with proven stability

 Bus Factor1

Top contributor holds 61.8% 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 ~167 days

Recently: every ~50 days

Total

23

Last Release

862d ago

Major Versions

v3.0.0 → v4.0.02014-05-13

v4.4.0 → v5.0.02020-03-10

v5.1.0 → v6.0.02021-08-23

v6.1.1 → v7.0.0-beta2023-06-12

PHP version history (3 changes)v3.0.0PHP &gt;=5.3.0

v5.0.0PHP &gt;=5.5.0

v6.0.0PHP ^7.3 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/70f93745df1a2b29a091042f04165b399e95da84b869b0b8a2f15edf7bc6377a?d=identicon)[haugstrup](/maintainers/haugstrup)

---

Top Contributors

[![haugstrup](https://avatars.githubusercontent.com/u/234783?v=4)](https://github.com/haugstrup "haugstrup (506 commits)")[![daniel-sc](https://avatars.githubusercontent.com/u/117919?v=4)](https://github.com/daniel-sc "daniel-sc (129 commits)")[![auchenberg](https://avatars.githubusercontent.com/u/173559?v=4)](https://github.com/auchenberg "auchenberg (46 commits)")[![daviferreira](https://avatars.githubusercontent.com/u/38787?v=4)](https://github.com/daviferreira "daviferreira (28 commits)")[![lucasmichot](https://avatars.githubusercontent.com/u/513603?v=4)](https://github.com/lucasmichot "lucasmichot (23 commits)")[![carlfredrikhero](https://avatars.githubusercontent.com/u/1053167?v=4)](https://github.com/carlfredrikhero "carlfredrikhero (11 commits)")[![RSpace](https://avatars.githubusercontent.com/u/5872?v=4)](https://github.com/RSpace "RSpace (7 commits)")[![houmark](https://avatars.githubusercontent.com/u/467330?v=4)](https://github.com/houmark "houmark (6 commits)")[![bajarang-agarwal](https://avatars.githubusercontent.com/u/8767081?v=4)](https://github.com/bajarang-agarwal "bajarang-agarwal (5 commits)")[![dougblackjr](https://avatars.githubusercontent.com/u/6020323?v=4)](https://github.com/dougblackjr "dougblackjr (5 commits)")[![Antronin](https://avatars.githubusercontent.com/u/198906?v=4)](https://github.com/Antronin "Antronin (4 commits)")[![jakubboucek](https://avatars.githubusercontent.com/u/1657322?v=4)](https://github.com/jakubboucek "jakubboucek (4 commits)")[![jimmyt1988](https://avatars.githubusercontent.com/u/4400555?v=4)](https://github.com/jimmyt1988 "jimmyt1988 (4 commits)")[![TehWebby](https://avatars.githubusercontent.com/u/6577926?v=4)](https://github.com/TehWebby "TehWebby (4 commits)")[![hphuhtin](https://avatars.githubusercontent.com/u/16006373?v=4)](https://github.com/hphuhtin "hphuhtin (3 commits)")[![theflow](https://avatars.githubusercontent.com/u/1552?v=4)](https://github.com/theflow "theflow (3 commits)")[![cmchase](https://avatars.githubusercontent.com/u/1437793?v=4)](https://github.com/cmchase "cmchase (3 commits)")[![mgithens](https://avatars.githubusercontent.com/u/107341?v=4)](https://github.com/mgithens "mgithens (3 commits)")[![MrBr](https://avatars.githubusercontent.com/u/6218559?v=4)](https://github.com/MrBr "MrBr (3 commits)")[![frankwong](https://avatars.githubusercontent.com/u/1178733?v=4)](https://github.com/frankwong "frankwong (3 commits)")

---

Tags

phpphp-clientpodiopodio-apipodio-phppodio

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

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

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

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.9M737](/packages/sylius-sylius)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

21866.0M1.7k](/packages/drupal-core)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6942.5M421](/packages/drupal-core-recommended)

PHPackages © 2026

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