evercodelab/yandex-webmaster-api 问题修复 & 功能扩展

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

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

evercodelab/yandex-webmaster-api

Composer 安装命令:

composer require evercodelab/yandex-webmaster-api

包简介

Yandex Webmaster API client

README 文档

README

Build Status

A PHP5 wrapper for Yandex Webmaster API.

Installation

The easiest way to install php-yandex-webmaster-api is to use Composer.

To install composer run:

$ curl -s http://getcomposer.org/installer | php

Add the following to your composer.json:

{
    "require": {
        "evercodelab/yandex-webmaster-api": "dev-master"
    },
}

php-yandex-webmaster-api follows the PSR-0 convention names for its classes.

ToDo

Wrapper is currently under development and by no means could not be claimed stable and reliable. Use at your own risk.

  • Finish implementation of all API methods
  • Add more tests
  • Add documentation and usage examples
  • Abstract HttpClient
  • add caching?
  • symfony bundle will follow

License

php-yandex-webmaster-api is licensed under the MIT License - see the LICENSE file for details

Credits

Sponsored by

Evercode Lab

统计信息

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

GitHub 信息

  • Stars: 5
  • Watchers: 18
  • Forks: 8
  • 开发语言: PHP

其他信息

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