library storee-php-client-bundle
Symfony bundle for the Store-E API client.
bureaupieper/storee-php-client-bundle
Symfony bundle for the Store-E API client.
- Monday, May 15, 2017
- by pbijl
- Repository
- 2 Watchers
- 0 Stars
- 112 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 5 Versions
- 0 % Grown
Store-E Client Bundle
Provides symfony integration for Store-E., (*1)
Installation
$ composer require bureaupieper/storee-php-client-bundle
Register the bundle
// app/AppKernel.php
public function registerBundles()
{
return array(
// ...
new Bureaupieper\StoreeBundle\BureaupieperStoreeBundle,
);
}
Minimum setup
See the client library for more info., (*2)
# app/config/config.yml
bureaupieper_storee:
apikey: %storee_key%
endpoint: %storee_endpoint%
version: %storee_version%
platform: %storee_platform%
dev-master
9999999-dev
Symfony bundle for the Store-E API client.
Sources
Download
MIT
The Requires
by
Piet Bijl
v1.0.3
1.0.3.0
Symfony bundle for the Store-E API client.
Sources
Download
MIT
The Requires
by
Piet Bijl
v1.0.1
1.0.1.0
Symfony bundle for the Store-E API client.
Sources
Download
MIT
The Requires
by
Piet Bijl
v1.0.2
1.0.2.0
Symfony bundle for the Store-E API client.
Sources
Download
MIT
The Requires
by
Piet Bijl
v1.0.0
1.0.0.0
Symfony bundle for the Store-E API client.
Sources
Download
MIT
The Requires
by
Piet Bijl