Download the PHP package revolution/laravel-google-searchconsole without Composer
On this page you can find all versions of the php package revolution/laravel-google-searchconsole. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download revolution/laravel-google-searchconsole
More information about revolution/laravel-google-searchconsole
Files in revolution/laravel-google-searchconsole
Download revolution/laravel-google-searchconsole
More information about revolution/laravel-google-searchconsole
Files in revolution/laravel-google-searchconsole
Vendor revolution
Package laravel-google-searchconsole
Short Description Google SearchConsole API for Laravel
License MIT
Package laravel-google-searchconsole
Short Description Google SearchConsole API for Laravel
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-google-searchconsole
Google SearchConsole API for Laravel
https://developers.google.com/webmaster-tools
Requirements
- PHP >= 8.2
- Laravel >= 11.0
Versioning
- Basic : semver
- Drop old PHP or Laravel version :
+0.1
. composer should handle it well. - Support only latest major version (
master
branch), but you can PR to old branches.
Installation
Get API Credentials
from https://developers.google.com/console
Enable Google Search Console API
.
config/google.php
config/service.php for Socialite
Configure .env as needed
Query class
Subclass of Google\Service\Webmasters\SearchAnalyticsQueryRequest.
Make command
Create at app/Search
Query class must have init()
method.
LICENSE
MIT
All versions of laravel-google-searchconsole with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
illuminate/support Version ^11.0
revolution/laravel-google-sheets Version ^7.0
illuminate/support Version ^11.0
revolution/laravel-google-sheets Version ^7.0
The package revolution/laravel-google-searchconsole contains the following files
Loading the files please wait ....