Download the PHP package gptinker/laravel-google-merchant without Composer
On this page you can find all versions of the php package gptinker/laravel-google-merchant. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gptinker/laravel-google-merchant
More information about gptinker/laravel-google-merchant
Files in gptinker/laravel-google-merchant
Download gptinker/laravel-google-merchant
More information about gptinker/laravel-google-merchant
Files in gptinker/laravel-google-merchant
Vendor gptinker
Package laravel-google-merchant
Short Description A sample Laravel package to manage products on Google merchant center
License MIT
Package laravel-google-merchant
Short Description A sample Laravel package to manage products on Google merchant center
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-google-merchant
Google Merchant Center APIs for Laravel
Installation
Setup
1. Add Variable given below to .env file
2. Store your credentials JSON file in storage/json folder named google-merchant-credentials.json
Usage
1. Fetch Products
2. Insert Product
The request body contains an instance of Product
3. Get Product
4. Update Product
The request body contains an instance of Product
5. Delete Product
All versions of laravel-google-merchant with dependencies
PHP Build Version
Package Version
No informations.
The package gptinker/laravel-google-merchant contains the following files
Loading the files please wait ....