PHPackages                             hanseaticdev/southapi-module - 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. [API Development](/categories/api)
4. /
5. hanseaticdev/southapi-module

ActiveLaravel-module[API Development](/categories/api)

hanseaticdev/southapi-module
============================

1.0.1(2y ago)0700PHPPHP ^8.1

Since May 31Pushed 2y ago1 watchersCompare

[ Source](https://github.com/hanseaticdev/southapi-module)[ Packagist](https://packagist.org/packages/hanseaticdev/southapi-module)[ RSS](/packages/hanseaticdev-southapi-module/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (4)Versions (3)Used By (0)

Laravel-Modules
===============

[](#laravel-modules)

**Laravel****laravel-modules****southapi-module**10.0^10.0^1.0.0`hanseaticdev/southapi-module` Laravel module with support methods like logging, masking etc

Install
-------

[](#install)

To use this requires lavavel-modules by nwidart. Please check the according information.

To install through Composer, by run the following command:

```
composer require hanseaticdev/southapi-module
```

The package will automatically register a service provider and alias. Make sure so add this lines to the config/modules.php of your laval-application

```
    'scan' => [
        'enabled' => true,
        'paths' => [
            base_path('vendor/*/*'),
        ],
    ],
```

Enable the module by running:

```
php artisan module:enable SouthAPI
```

### Autoloading

[](#autoloading)

By default, the module classes are not loaded automatically. You can autoload your modules using `psr-4`. For example:

```
{
  "autoload": {
    "psr-4": {
      "App\\": "app/",
      "Modules\\": "Modules/",
      "Database\\Factories\\": "database/factories/",
      "Database\\Seeders\\": "database/seeders/"
  }

}
```

**Tip: don't forget to run `composer dump-autoload` afterwards.**

Documentation
-------------

[](#documentation)

will follow soon

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

Every ~6 days

Total

2

Last Release

1076d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2a62a9a998804727cff85e5be5723194e8172c5c9deb63205593098f437d565a?d=identicon)[hanseticdev](/maintainers/hanseticdev)

---

Top Contributors

[![MarcGlueck](https://avatars.githubusercontent.com/u/38032515?v=4)](https://github.com/MarcGlueck "MarcGlueck (6 commits)")

### Embed Badge

![Health badge](/badges/hanseaticdev-southapi-module/health.svg)

```
[![Health](https://phpackages.com/badges/hanseaticdev-southapi-module/health.svg)](https://phpackages.com/packages/hanseaticdev-southapi-module)
```

###  Alternatives

[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k7.6M74](/packages/openai-php-laravel)[statamic/cms

The Statamic CMS Core Package

4.8k3.2M720](/packages/statamic-cms)[nickurt/laravel-postcodeapi

Universal PostcodeApi for Laravel 11.x/12.x/13.x

97221.2k](/packages/nickurt-laravel-postcodeapi)[mozex/anthropic-laravel

Anthropic PHP for Laravel is a supercharged PHP API client that allows you to interact with the Anthropic API

71226.4k1](/packages/mozex-anthropic-laravel)[scriptdevelop/whatsapp-manager

Paquete para manejo de WhatsApp Business API en Laravel

762.6k](/packages/scriptdevelop-whatsapp-manager)[spinen/laravel-clickup

SPINEN's Laravel Package for ClickUp.

282.2k](/packages/spinen-laravel-clickup)

PHPackages © 2026

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