承接 telemundo/socialite 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

telemundo/socialite

最新稳定版本:1.1.0

Composer 安装命令:

composer require telemundo/socialite

包简介

OAuth library for PHP 5.3+

README 文档

README

Socialite is written with speed and flexibility in mind. It allows developers to build better and easy to maintain OAuth applications with PHP.

Build Status Coverage Status Latest Stable Version

Installation

Since Socialite uses Composer to manage its dependencies, the recommended way to install the libray is by following the steps below. Please note that the installation of Composer is beyond the scope of this manual.

Begin by adding the following entry to your composer.json file:

"require": {
    "telemundo/socialite": "dev-master"
}

Run php composer.phar update to install the necessary dependencies.

Usage

See the files inside the examples directory for more information.

Authors

Rodolfo Puig

License

This package is licensed under the MIT License - see the LICENSE.txt file for details.

Acknowledgements

This library is heavily inspired by the Phirehose, twitteroauth and oauth-php libraries and many other libraries out there.

统计信息

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

GitHub 信息

  • Stars: 2
  • Watchers: 5
  • Forks: 2
  • 开发语言: CSS

其他信息

  • 授权协议: MIT
  • 更新时间: 2013-01-15