PHPackages                             rmcfrazier/php\_thrift - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. rmcfrazier/php\_thrift

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

rmcfrazier/php\_thrift
======================

Apache Thrift generated PHP

0.9.1(12y ago)026ApachePHP &gt;=5.3.0

Since Dec 19Pushed 12y ago1 watchersCompare

[ Source](https://github.com/rmcfrazier/php_thrift)[ Packagist](https://packagist.org/packages/rmcfrazier/php_thrift)[ Docs](http://github.com/rmcfrazier/php_thrift)[ RSS](/packages/rmcfrazier-php-thrift/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

Apache Thrift generated PHP
===========================

[](#apache-thrift-generated-php)

This is a project to hold the generated Apache Thrift library, along with a composer.json to make grabbing for your projects simple.

Composer usage
--------------

[](#composer-usage)

Create a composer.json file and add the follow json to load the 0.9.0 version of the generated Thrift PHP

```
{
    "require": {
        "rmcfrazier/php_thrift": "0.9.0"
    }
}
```

Issue the composer install command

```
composer install
```

You should see the following output from composer

```
Loading composer repositories with package information
Installing dependencies

  - Installing rmcfrazier/php_thrift (0.9.0)
    Loading from cache

Writing lock file
Generating autoload files
```

All done.

Thrift library versions
-----------------------

[](#thrift-library-versions)

Each version will be in its own tag.

Versions in this repo
---------------------

[](#versions-in-this-repo)

- 0.9.1
- 0.9.0

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 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

2

Last Release

4524d ago

### Community

Maintainers

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

---

Top Contributors

[![rmcfrazier](https://avatars.githubusercontent.com/u/1129362?v=4)](https://github.com/rmcfrazier "rmcfrazier (10 commits)")

---

Tags

phpthrift

### Embed Badge

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

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

###  Alternatives

[imanghafoori/laravel-anypass

A minimal yet powerful package to help you in development.

21421.6k](/packages/imanghafoori-laravel-anypass)

PHPackages © 2026

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