Download the PHP package adzon/baidu-tongji-api without Composer

On this page you can find all versions of the php package adzon/baidu-tongji-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package baidu-tongji-api

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

这个api的介绍:

http://tongji.baidu.com/open/api/more?p=tongjiapi_guide.tpl

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

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

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

这里不得不吐槽下路由,?p=tongjiapi_guide.tpl,什么玩意这是。。直接包含的模版么?

有问题请邮件联系我: [email protected] ~

百度Tongji Api SDK composer版

Latest Version on Packagist Build Status StyleCI Quality Score Code Coverage Total Downloads

本项目可以在 Laravel 5.4中使用 百度统计 的 API 来将统计数据对接到自己业务管理系统内。

Contents

安装说明

使用说明

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

更新日志

请直接参见commit提交~~~

Contributing

Please see CONTRIBUTING for details.

Credits

License

The MIT License (MIT). Please see License File for more information.


All versions of baidu-tongji-api with dependencies

PHP Build Version
Package Version
Requires php Version >=5.6.4
laravel/framework Version 5.4.*
laravel/tinker Version ~1.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package adzon/baidu-tongji-api contains the following files

Loading the files please wait ....