PHPackages                             xgrz/laragus - 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. [Framework](/categories/framework)
4. /
5. xgrz/laragus

ActiveLibrary[Framework](/categories/framework)

xgrz/laragus
============

Laravel package for GUS Api. Get polish company names and addresses by vat id`s

v0.1.3(2y ago)01451MITPHPPHP ^8.2

Since Sep 20Pushed 1y ago1 watchersCompare

[ Source](https://github.com/xGrz/laragus)[ Packagist](https://packagist.org/packages/xgrz/laragus)[ RSS](/packages/xgrz-laragus/feed)WikiDiscussions main Synced 1mo ago

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

LaraGus
=======

[](#laragus)

Based on gusapi/gusapi package. Adapted to the Laravel environment for easy integration.

Installation
------------

[](#installation)

```
composer require xgrz/laragus

```

API Key (required)
------------------

[](#api-key-required)

This package requires api key. You can get it from GUS for free. Official docs and registration can be found at [GUS API](https://api.stat.gov.pl/Home/RegonApi)

Once you get your api key place it in .env file:

> GUS\_API\_KEY=c443ml3o4fko4okf4o8b

Usage (backend)
---------------

[](#usage-backend)

```
