Skip to content

Commit e3ce33d

Browse files
author
kshitij verma
committed
changes in readme.md
1 parent 3d86412 commit e3ce33d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# SHOPIFY API PHP SDK
22

33
[![Build Status](https://travis-ci.org/shopifychamp/shopify-api-php-sdk.svg?branch=master)](https://travis-ci.org/shopifychamp/shopify-api-php-sdk)
4+
[![Latest Stable Version](https://poser.pugx.org/shopifychamp/shopify-api-php-sdk/v/stable)](https://packagist.org/packages/shopifychamp/shopify-api-php-sdk)
5+
[![License](https://poser.pugx.org/shopifychamp/shopify-api-php-sdk/license)](https://packagist.org/packages/shopifychamp/shopify-api-php-sdk)
46

57
PHP SDK helps to connect with shopify [Custom App](https://shopify.dev/concepts/apps#custom-apps), [Public App](https://shopify.dev/concepts/apps#public-apps) and [Private App](https://shopify.dev/concepts/apps#private-apps) using [REST Api](https://shopify.dev/docs/admin-api/rest/reference) and [Graphql](https://shopify.dev/docs/admin-api/graphql/reference).
68
* Call GET, POST, PUT and DELETE RestApi method.

0 commit comments

Comments
 (0)