https://github.com/habibun/login-with-google
Implements Google APIs Client Library for PHP in symfony
https://github.com/habibun/login-with-google
google google-api-client-library library php symfony
Last synced: about 2 months ago
JSON representation
Implements Google APIs Client Library for PHP in symfony
- Host: GitHub
- URL: https://github.com/habibun/login-with-google
- Owner: habibun
- License: mit
- Created: 2020-08-25T01:58:21.000Z (almost 6 years ago)
- Default Branch: 2.x
- Last Pushed: 2022-02-25T12:54:51.000Z (over 4 years ago)
- Last Synced: 2025-01-14T13:15:29.355Z (over 1 year ago)
- Topics: google, google-api-client-library, library, php, symfony
- Language: PHP
- Homepage:
- Size: 43.9 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# google-apiclient
Implements Google APIs Client Library for PHP in symfony
| Repository Branch | google-api-php-client Version | Symfony Version | PHP Version |
|-------------------|-------------------------------|-----------------|-----------------|
| [2.x][1] | `2.x` | `5.x` | `7.2` or higher |
[1]: https://github.com/habibun/google-apiclient/tree/2.x
Read [Google APIs Client Library for PHP Docs](https://github.com/googleapis/google-api-php-client)
## License
The code is licensed under the [MIT License](https://github.com/habibun/google-apiclient/blob/master/LICENSE)