ggmToolsBundle
This bundle have some usefull Classes and Wrappers for the most common tasks.
Features
-
cURL Wrapper
Run http requests via cURL
Installation
Standalone
composer update
Thridparty
Change the composer.json file
"require": {
"ggm/tools-bundle": "1.0.*@dev"
}
Now update the changes
composer update ggm/tools-bundle
License
See License
