mehlah/li3_topsy 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

mehlah/li3_topsy

Composer 安装命令:

composer require mehlah/li3_topsy

包简介

Lithium HTTP data source for Topsy Otter API (http://topsy.com)

README 文档

README

li3_topsy offers integration between Lithium and Topsy's Otter API.

Otter API is a RESTful HTTP web service to Topsy. Topsy is a search engine that ranks links, photos and tweets by the number and quality of retweets they receive. The quality of retweets is determined by the influence of the Twitter users.

The Otter API provides access to topsy search results, url information and author information along with the intermediate data (like author influence) that is used in creation of search rankings. http://topsy.com/ has been created using the Otter API, and almost everything available on the site is accessible to developers.

Installation

Theres a couple ways to get setup.

Composer

This library is installable via Composer as mehlah/li3_topsy.

Git submodule

Add li3_topsy as a Git submodule, in order to keep up with the latest updates.

Don't forget to add the library to your application in config/bootstrap/libraries.php

Libraries::add('li3_topsy');

Usage

Writing in progress...

统计信息

  • 总下载量: 6
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 4
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2012-12-30