PHPackages                             gpapakitsos/laravel-greek-company-info - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. gpapakitsos/laravel-greek-company-info

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

gpapakitsos/laravel-greek-company-info
======================================

Greek company info via GSIS services

v1.0.0(6y ago)0881MITPHPPHP &gt;=7.0

Since Jun 13Pushed 6y ago1 watchersCompare

[ Source](https://github.com/george-papakitsos/laravel-greek-company-info)[ Packagist](https://packagist.org/packages/gpapakitsos/laravel-greek-company-info)[ RSS](/packages/gpapakitsos-laravel-greek-company-info/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (2)Versions (2)Used By (0)

Greek company info via GSIS services
====================================

[](#greek-company-info-via-gsis-services)

This package performs requests to GSIS and returns company info by provided VAT ID.

Requirements
------------

[](#requirements)

- [PHP &gt;= 7.0](https://www.php.net/)
- [Laravel &gt;= 5.5](https://laravel.com/)

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

[](#installation)

Require the package with composer.

```
composer require gpapakitsos/laravel-greek-company-info
```

Laravel uses Package Auto-Discovery, so doesn't require you to manually add the ServiceProvider.

### Laravel without auto-discovery:

[](#laravel-without-auto-discovery)

If you don't use auto-discovery, add the ServiceProvider to the providers array in config/app.php

```
GPapakitsos\GreekCompanyInfo\GreekCompanyInfoServiceProvider::class,
```

#### Copy the package config file to your local config folder with the publish command:

[](#copy-the-package-config-file-to-your-local-config-folder-with-the-publish-command)

```
php artisan vendor:publish --provider="GPapakitsos\GreekCompanyInfo\GreekCompanyInfoServiceProvider"
```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2213d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10198328?v=4)[George Papakitsos](/maintainers/george-papakitsos)[@george-papakitsos](https://github.com/george-papakitsos)

---

Top Contributors

[![george-papakitsos](https://avatars.githubusercontent.com/u/10198328?v=4)](https://github.com/george-papakitsos "george-papakitsos (1 commits)")

### Embed Badge

![Health badge](/badges/gpapakitsos-laravel-greek-company-info/health.svg)

```
[![Health](https://phpackages.com/badges/gpapakitsos-laravel-greek-company-info/health.svg)](https://phpackages.com/packages/gpapakitsos-laravel-greek-company-info)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[renatomarinho/laravel-page-speed

Laravel Page Speed

2.5k1.7M10](/packages/renatomarinho-laravel-page-speed)[illuminate/pagination

The Illuminate Pagination package.

12234.1M1.0k](/packages/illuminate-pagination)[illuminate/pipeline

The Illuminate Pipeline package.

9349.2M282](/packages/illuminate-pipeline)[illuminate/redis

The Illuminate Redis package.

8314.6M377](/packages/illuminate-redis)[illuminate/cookie

The Illuminate Cookie package.

244.6M137](/packages/illuminate-cookie)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
