PHPackages                             adzon/baidu-tongji-api - 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. adzon/baidu-tongji-api

ActiveLibrary[API Development](/categories/api)

adzon/baidu-tongji-api
======================

百度统计API

1.1(9y ago)6686[1 issues](https://github.com/adzon/baidu-tongji-api/issues)MITPHPPHP &gt;=5.6.4

Since May 9Pushed 9y ago2 watchersCompare

[ Source](https://github.com/adzon/baidu-tongji-api)[ Packagist](https://packagist.org/packages/adzon/baidu-tongji-api)[ Docs](https://github.com/adzon/baidu-tongji-api)[ RSS](/packages/adzon-baidu-tongji-api/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (4)Versions (2)Used By (0)

把百度tongji API放到了composer里面,

这个api的介绍：

[http://tongji.baidu.com/open/api/more?p=tongjiapi\_guide.tpl](http://tongji.baidu.com/open/api/more?p=tongjiapi_guide.tpl)

Tongji API是百度统计提供的数据导出服务。

开通该服务能够帮助您灵活地批量导出您百度统计帐号内的报告数据。

导出数据后，您可以将报告数据接入自己的开发系统，进一步完成个性化的 数据分析、展现、运营监控等服务。

这里不得不吐槽下路由，?p=tongjiapi\_guide.tpl，什么玩意这是。。直接包含的模版么？

有问题请邮件联系我：  ~

百度Tongji Api SDK composer版
==========================

[](#百度tongji-api-sdk--composer版)

[![Latest Version on Packagist](https://camo.githubusercontent.com/77c24034a0ff0028450500ba18c974b78974ce31a0c1b53154bb6baa29dd3c50/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f61647a6f6e2f42616964752d746f6e676a692d6170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/adzon/Baidu-tongji-api)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/dd549ae8040d2b0d6928918519b2269181ab123a58cfdb23f3896b02131a15c5/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f61647a6f6e2f42616964752d746f6e676a692d6170692f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/adzon/Baidu-tongji-api)[![StyleCI](https://camo.githubusercontent.com/768a6041e6d9e1d5da89e64c3e785631240f2736770dfa68d509c42a321135da/68747470733a2f2f7374796c6563692e696f2f7265706f732f3a7374796c655f63695f69642f736869656c64)](https://styleci.io/repos/:style_ci_id)[![Quality Score](https://camo.githubusercontent.com/5c775481a7227fe6ccbf9aa2468ac49adddbccd605a178732f90931eae58437d/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f61647a6f6e2f42616964752d746f6e676a692d6170692e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/adzon/Baidu-tongji-api)[![Code Coverage](https://camo.githubusercontent.com/d585b14a5c598944d63039facfeb07c1f76b7898d192a135de2c77a757e4d41d/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f61647a6f6e2f42616964752d746f6e676a692d6170692f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/adzon/Baidu-tongji-api/?branch=master)[![Total Downloads](https://camo.githubusercontent.com/6a4d693c610a825843ec0c097119368bd2100534ce765b3bca81626dbaa2a801/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f61647a6f6e2f42616964752d746f6e676a692d6170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/adzon/Baidu-tongji-api)

本项目可以在 Laravel 5.4中使用 [百度统计](http://tongji.baidu.com/) 的 API 来将统计数据对接到自己业务管理系统内。

Contents
--------

[](#contents)

- [安装说明](#%E5%AE%89%E8%A3%85%E8%AF%B4%E6%98%8E)
- [使用说明](#%E4%BD%BF%E7%94%A8%E8%AF%B4%E6%98%8E)
- [更新日志](#%E6%9B%B4%E6%96%B0%E6%97%A5%E5%BF%97)
- [Credits](#credits)
- [License](#license)

安装说明
----

[](#安装说明)

```
composer require adzon/Baidu-tongji-api
```

使用说明
----

[](#使用说明)

demo文件内容参见 demo/demo.php

更新日志
----

[](#更新日志)

请直接参见commit提交～～～

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [adzon](https://github.com/adzon)
- [执行力就是挨个搞](http://www.huleping.com/)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity58

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

Unknown

Total

1

Last Release

3288d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9563632?v=4)[A.](/maintainers/adzon)[@adzon](https://github.com/adzon)

---

Top Contributors

[![q76762](https://avatars.githubusercontent.com/u/45312272?v=4)](https://github.com/q76762 "q76762 (3 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/adzon-baidu-tongji-api/health.svg)

```
[![Health](https://phpackages.com/badges/adzon-baidu-tongji-api/health.svg)](https://phpackages.com/packages/adzon-baidu-tongji-api)
```

###  Alternatives

[echolabsdev/prism

A powerful Laravel package for integrating Large Language Models (LLMs) into your applications.

2.3k388.3k10](/packages/echolabsdev-prism)[aimeos/aimeos-headless

Aimeos headless ecommerce system

2.5k2.3k](/packages/aimeos-aimeos-headless)[sburina/laravel-whmcs-up

WHMCS API client and user provider for Laravel

271.3k](/packages/sburina-laravel-whmcs-up)

PHPackages © 2026

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