ggm/tools-bundle

Symfony ggmToolsBundle

This package's canonical repository appears to be gone and the package has been frozen as a result.

dev-master 2013-06-17 13:05 UTC

This package is not auto-updated.

Last update: 2019-04-08 12:37:21 UTC


README

Build Status

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