PHPackages                             kokororin/twitter-birthday - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. kokororin/twitter-birthday

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

kokororin/twitter-birthday
==========================

Parse out birthday info of twitter users.

857PHP

Since Oct 26Pushed 8y ago2 watchersCompare

[ Source](https://github.com/kokororin/twitter-birthday)[ Packagist](https://packagist.org/packages/kokororin/twitter-birthday)[ RSS](/packages/kokororin-twitter-birthday/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

twitter-birthday
================

[](#twitter-birthday)

[![Build Status](https://camo.githubusercontent.com/5d479a6f154b33ed0376ce0e421cc92b35949a20d0eabfcddb84fc2afc2212f2/68747470733a2f2f6170692e7472617669732d63692e6f72672f6b6f6b6f726f72696e2f747769747465722d62697274686461792e737667)](https://travis-ci.org/kokororin/twitter-birthday)[![Packagist](https://camo.githubusercontent.com/733f7801ff39b484fa062b91d2915db498ea03356dcd8c0dbd3fe958032d9dfd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b6f6b6f726f72696e2f747769747465722d62697274686461792e7376673f6d61784167653d32353932303030)](https://packagist.org/packages/kokororin/twitter-birthday)[![Minimum PHP Version](https://camo.githubusercontent.com/4cbdbfeca62402b9ca3d48503f2bf66fc9809569bcd6de47196d39fecff71e72/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230352e362d3838393242462e737667)](https://php.net/)

The Twitter API doesn't show user birthdays, but we can scrape the user profile page and parse out the birthday info.

Installation
------------

[](#installation)

```
$ composer require kokororin/twitter-birthday:dev-master
```

Usage
-----

[](#usage)

```
$birthday = new TwitterBirthday('pile_eric');
echo $birthday['month']; // 5
echo $birthday['day']; // 2
```

License
-------

[](#license)

The MIT License (MIT).

###  Health Score

23

—

LowBetter than 25% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10093992?v=4)[そら](/maintainers/kokororin)[@kokororin](https://github.com/kokororin)

---

Top Contributors

[![kokororin](https://avatars.githubusercontent.com/u/10093992?v=4)](https://github.com/kokororin "kokororin (5 commits)")

---

Tags

twittertwitter-apitwitter-birthday

### Embed Badge

![Health badge](/badges/kokororin-twitter-birthday/health.svg)

```
[![Health](https://phpackages.com/badges/kokororin-twitter-birthday/health.svg)](https://phpackages.com/packages/kokororin-twitter-birthday)
```

###  Alternatives

[mwgg/airports

A JSON collection of ~29k entries with basic information about nearly every airport and landing strip in the world

7683.4k](/packages/mwgg-airports)[sauladam/shipment-tracker

Parses tracking information for several carriers, like UPS, USPS, DHL and GLS by simply scraping the data. No need for any kind of API access.

9845.4k](/packages/sauladam-shipment-tracker)[jstewmc/rtf

Read and write Rich Text Format (RTF) documents with PHP

46164.0k6](/packages/jstewmc-rtf)[glauberportella/cnab-layouts-parser

Parser de arquivos de configuração CNAB gerados no projeto https://github.com/glauberportella/cnab-layouts

2154.5k](/packages/glauberportella-cnab-layouts-parser)[tcds-io/php-jackson

A lightweight, flexible object serializer for PHP, inspired by FasterXML/jackson

113.4k10](/packages/tcds-io-php-jackson)

PHPackages © 2026

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