ggm/tools-bundle

Symfony ggmToolsBundle

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

Installs: 919

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 6

Forks: 0

Open Issues: 0

Type:symfony-bundle

pkg:composer/ggm/tools-bundle

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