PHPackages                             blackknight467/smarty-streets-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Validation &amp; Sanitization](/categories/validation)
4. /
5. blackknight467/smarty-streets-bundle

ActiveSymfony-bundle[Validation &amp; Sanitization](/categories/validation)

blackknight467/smarty-streets-bundle
====================================

Symfony 2 Bundle for SmartyStreet's API

v1.0.1(10y ago)08.6k2MITPHPPHP &gt;=5.4

Since Sep 8Pushed 9y ago1 watchersCompare

[ Source](https://github.com/blackknight467/SmartyStreetsBundle)[ Packagist](https://packagist.org/packages/blackknight467/smarty-streets-bundle)[ Docs](http://github.com/blackknight467/SmartyStreetsBundle)[ RSS](/packages/blackknight467-smarty-streets-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

SmartyStreetsBundle
===================

[](#smartystreetsbundle)

SmartyStreets Bundle for Symfony 2.

Installation
============

[](#installation)

### Step 1: Download the SmartyStreetsBundle

[](#step-1-download-the-smartystreetsbundle)

***Using Composer***

Add the following to the "require" section of your `composer.json` file:

```
    "blackknight467/smarty-streets-bundle": "1.*"

```

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

Enable the bundle in the kernel:

```
