PHPackages                             osamuya/twitter-get-hashtags - 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. osamuya/twitter-get-hashtags

ActiveLibrary

osamuya/twitter-get-hashtags
============================

Get posts tweeted with specified hashtag.

07PHP

Since Mar 30Pushed 8y ago1 watchersCompare

[ Source](https://github.com/osamuya/Twitter-GetHashtags)[ Packagist](https://packagist.org/packages/osamuya/twitter-get-hashtags)[ RSS](/packages/osamuya-twitter-get-hashtags/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Twitter-GetHashtags
===================

[](#twitter-gethashtags)

```
{
    "name": "osamuya/Twitter-GetHashtags",
    "version": "0.1",
    "description": "Get posts tweeted with specified hashtag.",
    "keywords": ["Twitter", "API", "Hashtag"],
    "type": "library",
    "license": "MIT",
    "require": {
        "monolog/monolog": "^1.23.0"
    },
    "autoload": {
        "psr-4": {
            "osamuya\\Twitter-GetHashtags\\": "src/"
        }
    }
}
```

---

1. Githubでリポジトリをつくる。
2. composer.jsonを作成 (nameは小文字じゃないとダメらしい。)
3. composer install
4. vebdorをignore
5. sample.phpとかでautoload
6. Packagistに登録。Githubのhttpの方のリポジトリのアドレスをSubmitします。
7. 登録が成功したら、composerで読んでみる。

- [PHP開発でComposerを使わないなんてありえない！Packagist公開編](https://qiita.com/niisan-tokyo/items/a6a3ee984f0ccb6c734d)
- [Twitter APIでつぶやきを取得する](https://qiita.com/yokoh9/items/760e432ebd39040d5a0f)

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/4cfded2cf6a95cb1454d9bebb31c16916f4488ade63167cf37569e04f726df25?d=identicon)[osamuya](/maintainers/osamuya)

### Embed Badge

![Health badge](/badges/osamuya-twitter-get-hashtags/health.svg)

```
[![Health](https://phpackages.com/badges/osamuya-twitter-get-hashtags/health.svg)](https://phpackages.com/packages/osamuya-twitter-get-hashtags)
```

PHPackages © 2026

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