symfony-bundle symfony-prestashop-web-service-bundle
PrestaShop web service management for symfony 2 applications
fengxw/symfony-prestashop-web-service-bundle
PrestaShop web service management for symfony 2 applications
- Friday, June 3, 2016
- by fengxw
- Repository
- 2 Watchers
- 1 Stars
- 5 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
symfony-prestashop-web-server-bundle
Bundle used to connect to prestashop web server API and perform common tasks., (*1)
Installation
By composer :, (*2)
"require": {
"fengxw/symfony-prestshop-web-server-bundle": "dev-master"
}
app/AppKernel.php :, (*3)
$bundles = array(
new fengxw\prestaShopWebServer\PrestaShopBunlde()
);
Use
dev-master
9999999-dev
PrestaShop web service management for symfony 2 applications
Sources
Download
MIT
The Requires
The Development Requires
by
Albert Feng
symfony
prestashop