asgoodasnu / shopifyapi
Shopify Api for Symfony2
This package's canonical repository appears to be gone and the package has been frozen as a result.
Installs: 691
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 25
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- asgoodasnu/guzzlecommandclient: 0.14
- symfony/symfony: 2.6.*
Requires (Dev)
- phpunit/phpunit: 4.5.*
This package is not auto-updated.
Last update: 2019-11-29 02:29:59 UTC
README
this bundle implements the shopify product api as described here http://docs.shopify.com/api/product by using great guzzle/guzzle webservice description, leading to a cool restful interface.
to "talk" with shopify you'll need private api key and password of your shopify shop and add it as "shopify_base_url" to your parameters.yml http://docs.shopify.com/api/tutorials/creating-a-private-app
an example call to get the number of products in your shop would look like this... curl http://localhost/shopify/product/count/