Skip to content

royopa/buzz-service-provider

 
 

Repository files navigation

BuzzServiceProvider

Build Status

Buzz is a lightweight PHP 5.3 library for issuing HTTP requests.

Provides Buzz library to use with Silex microframework.

Requirements

  • PHP 5.3+
  • kriswallsmith/Buzz

Instalation

Package available on Composer. Autoloading with composer is PSR-0 compatible.

$ composer require "royopa/buzz-service-provider": "dev-master"

Tests

From the project directory, tests can be ran using ./vendor/bin/phpunit

About

Provides Buzz library to use with Silex microframework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%