PHPackages                             jansenfelipe/loggi-php - 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. jansenfelipe/loggi-php

ActiveLibrary

jansenfelipe/loggi-php
======================

Abstraction layer PHP to integrate with a Loggi API

1.0.2(8y ago)61183MITPHPPHP &gt;=5.6CI failing

Since Feb 14Pushed 6y ago1 watchersCompare

[ Source](https://github.com/jansenfelipe/loggi-php)[ Packagist](https://packagist.org/packages/jansenfelipe/loggi-php)[ RSS](/packages/jansenfelipe-loggi-php/feed)WikiDiscussions master Synced 2d ago

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

LoggiPHP
========

[](#loggiphp)

[![Travis](https://camo.githubusercontent.com/4989df06f8c22e5f53841297abb514cf1b25bf995e1f345b36398c8c4cbf31be/68747470733a2f2f7472617669732d63692e6f72672f6a616e73656e66656c6970652f6c6f6767692d7068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/jansenfelipe/loggi-php)

Abstraction layer PHP to integrate with a Loggi API.

Read More

HowTo Use
---------

[](#howto-use)

First, install library:

```
$ composer require jansenfelipe/loggi-php

```

Just instantiate the resource you want to consume.

In the example below I'm looking for all the Shops:

```
