PHPackages                             pgrimaud/weibo-user-timeline - 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. pgrimaud/weibo-user-timeline

ActiveLibrary[API Development](/categories/api)

pgrimaud/weibo-user-timeline
============================

Easily fetch any user's weibo timeline without oAuth

2.0.0(7y ago)52001MITPHPCI failing

Since Sep 29Pushed 5y ago2 watchersCompare

[ Source](https://github.com/pgrimaud/weibo-user-timeline)[ Packagist](https://packagist.org/packages/pgrimaud/weibo-user-timeline)[ Docs](https://github.com/pgrimaud/weibo-user-timeline)[ RSS](/packages/pgrimaud-weibo-user-timeline/feed)WikiDiscussions master Synced today

READMEChangelog (5)Dependencies (4)Versions (6)Used By (0)

Weibo user timeline PHP
=======================

[](#weibo-user-timeline-php)

Bored about chinese documentation? Easily fetch user's weibo timeline without oAuth.

[![Build Status](https://camo.githubusercontent.com/5eb2213e313751a32b9f16e0e6567c7a3128e8263386ebfe63ae63361ad1e238/68747470733a2f2f7472617669732d63692e6f72672f706772696d6175642f776569626f2d757365722d74696d656c696e652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/pgrimaud/weibo-user-timeline)[![Packagist](https://camo.githubusercontent.com/9b8cb8fdb221c54d659d888db33dd54491ebafa5287425b10dfe8990681585e2/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7061636b61676973742d696e7374616c6c2d627269676874677265656e2e737667)](https://packagist.org/packages/pgrimaud/weibo-user-timeline)[![Coverage Status](https://camo.githubusercontent.com/191fd7bccef788687992e198ed0f03d44a174b6d2d2ff50afb63694dc21e0c91/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f706772696d6175642f776569626f2d757365722d74696d656c696e652f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/pgrimaud/weibo-user-timeline?branch=master)

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

[](#installation)

```
composer req pgrimaud/weibo-user-timeline

```

Usage
-----

[](#usage)

```
$api = new Api();
$api->setUserId(6356999361);
$feed = $api->getFeed();

print_r($feed);
```

```
Weibo\Hydrator\Feed Object
(
    [title] => pgrimaud 的微博rss
    [description] => YOLO
    [items] => Array
        (
            [0] => Weibo\Hydrator\Item Object
                (
                    [id] => c56dad8c9faef724e7447b0d40f829a0
                    [title] => Cute cat in snow and Iron Man : http://t.cn/RtsEHkr :) ​
                    [date] => DateTime Object
                        (
                            [date] => 2017-09-29 21:57:41.000000
                            [timezone_type] => 1
                            [timezone] => +08:00
                        )

                    [link] => http://weibo.wbdacdn.com/user/6356999361/status4157436061195251.html
                    [images] => Array
                        (
                            [0] => http://wx1.sinaimg.cn/large/006WdjVLgy1fk0s1i9h1cj31hc0zk7e9.jpg
                            [1] => http://wx2.sinaimg.cn/large/006WdjVLgy1fk0s1kuvdzj30fo0mgwgv.jpg
                        )

                )

            [1] => Weibo\Hydrator\Item Object
                (
                    [id] => 84cffeefc55881d80973ef49de597f96
                    [title] => Another Weibo ultimate test #剧版醉玲珑# #大鹏逐影之路# #我心中的警察英雄# #电影空天猎# #史上最全甜萌小说# ​
                    [date] => DateTime Object
                        (
                            [date] => 2017-09-29 20:47:27.000000
                            [timezone_type] => 1
                            [timezone] => +08:00
                        )

                    [link] => http://weibo.wbdacdn.com/user/6356999361/status4157418387172577.html
                    [images] => Array
                        (
                        )

                )

            [2] => Weibo\Hydrator\Item Object
                (
                    [id] => b666e96c68179094fb80398f8db7814d
                    [title] => #My first Weibo# :) ​
                    [date] => DateTime Object
                        (
                            [date] => 2017-09-05 22:56:00.000000
                            [timezone_type] => 1
                            [timezone] => +08:00
                        )

                    [link] => http://weibo.wbdacdn.com/user/6356999361/status4148753428858264.html
                    [images] => Array
                        (
                        )

                )

        )

)

```

FAQ
---

[](#faq)

### How to find user's Weibo ID ?

[](#how-to-find-users-weibo-id-)

Go to user's profile page &gt; click on "Photos" or "Album"

UserId is : [http://photo.weibo.com/{userId}/talbum/detail/photo\_id/xxxxxxxx](http://photo.weibo.com/%7BuserId%7D/talbum/detail/photo_id/xxxxxxxx)

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 83.3% 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 ~134 days

Total

5

Last Release

2608d ago

Major Versions

1.0.3 → 2.0.02019-03-20

### Community

Maintainers

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

---

Top Contributors

[![pgrimaud](https://avatars.githubusercontent.com/u/1866496?v=4)](https://github.com/pgrimaud "pgrimaud (5 commits)")[![peter279k](https://avatars.githubusercontent.com/u/9021747?v=4)](https://github.com/peter279k "peter279k (1 commits)")

---

Tags

apipackagistphpweiboweibo-api

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/pgrimaud-weibo-user-timeline/health.svg)

```
[![Health](https://phpackages.com/badges/pgrimaud-weibo-user-timeline/health.svg)](https://phpackages.com/packages/pgrimaud-weibo-user-timeline)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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