PHPackages                             steem-aksai/steemphp - 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. steem-aksai/steemphp

ActiveLibrary[API Development](/categories/api)

steem-aksai/steemphp
====================

Steem PHP Client API

v0.3.0(6y ago)18MITPHPPHP &gt;=7.0

Since Jul 12Pushed 6y ago1 watchersCompare

[ Source](https://github.com/steem-aksai/steemphp)[ Packagist](https://packagist.org/packages/steem-aksai/steemphp)[ Docs](https://github.com/steem-aksai/steemphp)[ RSS](/packages/steem-aksai-steemphp/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (1)Dependencies (3)Versions (5)Used By (0)

steemphp
========

[](#steemphp)

[![Build Status](https://camo.githubusercontent.com/5eaba48fae00275a08d7252f26fcd0385938f3426db9a8bb143eb6fa19d3a491/68747470733a2f2f6170692e7472617669732d63692e6f72672f737465656d2d616b7361692f737465656d7068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/steem-aksai/steemphp) [![Coverage Status](https://camo.githubusercontent.com/3198c76cd8e07d9a32031701b17744d7d7be88f6e4ff1fd47504ef171f59bfff/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f737465656d2d616b7361692f737465656d7068702f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/steem-aksai/steemphp?branch=master)

Introduction
------------

[](#introduction)

> This Project is Steem Client Api in PHP based on the official steemit steem.js

Install in your project
-----------------------

[](#install-in-your-project)

Run the command in your project folder:

```
composer require steem-aksai/steemphp:dev-master

```

Or modify your 'composer.json' to include:

```
{
  "name": "yourname/projectname",
  "require": {
    "steem-aksai/steemphp": "master"
  }
}

```

Development
-----------

[](#development)

```
git clone https://github.com/steem-aksai/steemphp.git
cd steemphp
composer install

```

`phpunit` within the folder should execute all unit tests for this project. If you're on OSX using entr (`brew install entr`), you can run the following command for live testing as you develop:

```
find src/ tests/ | entr -c phpunit

```

License
-------

[](#license)

This project is licensed under the [MIT license](LICENSE).

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 86.7% 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 ~458 days

Total

3

Last Release

2315d ago

PHP version history (2 changes)v0.1PHP &gt;=5.5.9

v0.3.0PHP &gt;=7.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/46699230?v=4)[Robert Yan](/maintainers/think-in-universe)[@think-in-universe](https://github.com/think-in-universe)

---

Top Contributors

[![davidkevork](https://avatars.githubusercontent.com/u/7927560?v=4)](https://github.com/davidkevork "davidkevork (117 commits)")[![think-in-universe](https://avatars.githubusercontent.com/u/46699230?v=4)](https://github.com/think-in-universe "think-in-universe (18 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/steem-aksai-steemphp/health.svg)

```
[![Health](https://phpackages.com/badges/steem-aksai-steemphp/health.svg)](https://phpackages.com/packages/steem-aksai-steemphp)
```

###  Alternatives

[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[hubspot/api-client

Hubspot API client

23414.2M16](/packages/hubspot-api-client)[blocktrail/blocktrail-sdk

The BlockTrail PHP SDK, for integration of Bitcoin functionality through the BlockTrail API

4921.1k3](/packages/blocktrail-blocktrail-sdk)

PHPackages © 2026

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