Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skeeks-cms/cms-google-api
Component for work with google api based on google/apiclient
https://github.com/skeeks-cms/cms-google-api
api api-client client client-api google skeeks yii yii2 yii2-extension
Last synced: 30 days ago
JSON representation
Component for work with google api based on google/apiclient
- Host: GitHub
- URL: https://github.com/skeeks-cms/cms-google-api
- Owner: skeeks-cms
- License: bsd-3-clause
- Created: 2019-04-12T06:46:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-17T08:11:48.000Z (7 months ago)
- Last Synced: 2024-09-29T22:41:48.166Z (about 1 month ago)
- Topics: api, api-client, client, client-api, google, skeeks, yii, yii2, yii2-extension
- Language: PHP
- Homepage: https://cms.skeeks.com
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Component for work with official google api
===================================Partly wrapper over powerful official package from google — google/apiclient
* [skeeks/yii2-google-api](https://github.com/skeeks-semenov/yii2-google-api)
[![Latest Stable Version](https://img.shields.io/packagist/v/skeeks/skeeks/cms-google-api.svg)](https://packagist.org/packages/skeeks/skeeks/cms-google-api)
[![Total Downloads](https://img.shields.io/packagist/dt/skeeks/skeeks/cms-google-api.svg)](https://packagist.org/packages/skeeks/skeeks/cms-google-api)Installation
------------The preferred way to install this extension is through [composer](http://getcomposer.org/download/).
Either run
```
php composer.phar require --prefer-dist skeeks/skeeks/cms-google-api "^1.0.0"
```or add
```
"skeeks/skeeks/cms-google-api": "^1.0.0"
```___
> [![skeeks!](https://skeeks.com/img/logo/logo-no-title-80px.png)](https://skeeks.com)
SkeekS CMS (Yii2) — quickly, easily and effectively!
[skeeks.com](https://skeeks.com) | [cms.skeeks.com](https://cms.skeeks.com)