PHPackages                             ziptastic/fluent - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. ziptastic/fluent

ActiveLibrary[HTTP &amp; Networking](/categories/http)

ziptastic/fluent
================

Guzzle based PHP SDK for the Ziptastic Lookup API

v2.1.0(9y ago)358MITPHPPHP &gt;=5.4

Since Jun 6Pushed 8y ago2 watchersCompare

[ Source](https://github.com/Ziptastic/ziptastic-php-fluent)[ Packagist](https://packagist.org/packages/ziptastic/fluent)[ RSS](/packages/ziptastic-fluent/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (2)Dependencies (2)Versions (6)Used By (0)

Ziptastic PHP with Guzzle
=========================

[](#ziptastic-php-with-guzzle)

This package was brought into existence because of [this package](https://github.com/Ziptastic/ziptastic-php), specifically because of the [first enhancement](https://github.com/Ziptastic/ziptastic-php/issues/1)

This library is a [Guzzle](http://docs.guzzlephp.org/en/latest/) based interface for the [Ziptastic API](https://getziptastic.com/).

Using Ziptastic requires an API key, you can get one by signing up with Ziptastic.

Installing
----------

[](#installing)

Ziptastic PHP can be installed via composer:

```
composer require ziptastic/fluent

```

Usage
-----

[](#usage)

There are two different ways to use this package with the same end result.

The first way to use this is by using `Zipper` which will be using a more "plain english" oriented syntax

```
