├── README.md └── guzzle ├── GuzzlePlugin.php └── variables └── GuzzleVariable.php /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davist11/craft-guzzle/HEAD/README.md -------------------------------------------------------------------------------- /guzzle/GuzzlePlugin.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davist11/craft-guzzle/HEAD/guzzle/GuzzlePlugin.php -------------------------------------------------------------------------------- /guzzle/variables/GuzzleVariable.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davist11/craft-guzzle/HEAD/guzzle/variables/GuzzleVariable.php --------------------------------------------------------------------------------