Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Yii2 Authclient | 450 | 1,364 | 202 | 6 months ago | 32 | September 04, 2022 | 21 | bsd-3-clause | PHP | |
Yii 2 authclient extension. | ||||||||||
Yii2 Google Maps Library | 104 | 106 | 12 | 3 years ago | 13 | April 15, 2019 | 48 | bsd-3-clause | PHP | |
Google Maps API library for Yii2 | ||||||||||
Yii Eoauth | 48 | 8 years ago | 1 | mit | PHP | |||||
Yii Framework Extension. EOAuthUserIdentity class implements IUserIdentity Yii interface and the OAuth protocol to authenticate a user. Based on Google's software. | ||||||||||
Yii2 Select Google Map Location | 26 | 6 | 2 years ago | 6 | June 26, 2018 | 6 | mit | JavaScript | ||
Yii2 widget to select location at map and choose map coordinates | ||||||||||
Yii2 Gcharts | 22 | 11 | 1 | a year ago | 3 | April 30, 2022 | 5 | mit | PHP | |
Google Charts for Yii 2.0 | ||||||||||
Yii2 Google Places Library | 22 | 17 | 4 years ago | 5 | January 23, 2019 | other | PHP | |||
Google Places API library for Yii2 | ||||||||||
Yii.translate | 18 | 9 years ago | 2 | PHP | ||||||
Yii Module to handle translations | ||||||||||
Yii App Engine | 16 | 7 years ago | 3 | PHP | ||||||
[PHP] Yii Framework skeleton which can work on Google App Engine PHP Platrofm | ||||||||||
Yii2 Google Maps Markers | 16 | 8 | 2 | 6 years ago | 5 | August 26, 2017 | 2 | mit | PHP | |
Google Maps Markers Widget for Yii2 | ||||||||||
Yii Analytics Ga | 16 | 10 years ago | 4 | mit | PHP | |||||
A Google Analytics component for the Yii framework. This is for the current version of Google Analytics (ga.js) |
This extension adds OpenID, OAuth, OAuth2 and OpenId Connect consumers for the Yii framework 2.0.
For license information check the LICENSE-file.
Documentation is at docs/guide/README.md.
The preferred way to install this extension is through composer.
Either run
composer require --prefer-dist yiisoft/yii2-authclient
or add
"yiisoft/yii2-authclient": "~2.2.0"
to the require
section of your composer.json.