PHPackages                             n-singularity/general-module-foundation - 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. n-singularity/general-module-foundation

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

n-singularity/general-module-foundation
=======================================

Foundation

1.1.2(4y ago)021MITPHPPHP ^8.0.0

Since Feb 29Pushed 4y agoCompare

[ Source](https://github.com/n-singularity/general-module-foundation)[ Packagist](https://packagist.org/packages/n-singularity/general-module-foundation)[ RSS](/packages/n-singularity-general-module-foundation/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (6)Dependencies (10)Versions (9)Used By (0)

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

[](#installation)

Require this package

```
composer require doctrine/cache:"1.11"
composer require laravel-doctrine/orm doctrine/inflector:"^1.4|^2.0"
```

#### Use Composer to install the package:

[](#use-composer-to-install-the-package)

```
    $ COMPOSER_MEMORY_LIMIT=-1 composer require n-singularity/general-module-foundation

```

AUTH MODUL
----------

[](#auth-modul)

#### Add To config/app.php

[](#add-to-configappphp)

```
    Nsingularity\GeneralModule\Foundation\GeneralFoundationServiceProvider::class,
    LaravelDoctrine\ORM\DoctrineServiceProvider::class,
    LaravelDoctrine\Migrations\MigrationsServiceProvider::class,
    LaravelDoctrine\Extensions\GedmoExtensionsServiceProvider::class,
    LaravelDoctrine\Extensions\BeberleiExtensionsServiceProvider::class,

```

#### Execute this command

[](#execute-this-command)

```
    php artisan vendor:publish --tag=ns-module-foundation --force

```

LOCATION MODUL
--------------

[](#location-modul)

#### Add To config/app.php

[](#add-to-configappphp-1)

```
    Nsingularity\GeneralModule\Foundation\LocationFoundationServiceProvider::class,

```

#### Execute this command

[](#execute-this-command-1)

```
    php artisan vendor:publish --tag=ns-module-location-foundation --force

```

#### Register Seeder at app/databse/seeds/DatabaseSeeder.php

[](#register-seeder-at-appdatabseseedsdatabaseseederphp)

```
    $this->call(LocationSubdivisionSeeder::class);

```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity67

Established project with proven stability

 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 ~91 days

Recently: every ~107 days

Total

7

Last Release

1771d ago

Major Versions

0.1.3 → 1.1.02021-08-06

PHP version history (2 changes)0.1.0PHP ^7.1.0

1.1.0PHP ^8.0.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13519541?v=4)[Adnan Adiatman](/maintainers/n-singularity)[@n-singularity](https://github.com/n-singularity)

---

Top Contributors

[![n-singularity](https://avatars.githubusercontent.com/u/13519541?v=4)](https://github.com/n-singularity "n-singularity (8 commits)")

### Embed Badge

![Health badge](/badges/n-singularity-general-module-foundation/health.svg)

```
[![Health](https://phpackages.com/badges/n-singularity-general-module-foundation/health.svg)](https://phpackages.com/packages/n-singularity-general-module-foundation)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.9M737](/packages/sylius-sylius)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[flarum/core

Delightfully simple forum software.

201.4M2.3k](/packages/flarum-core)

PHPackages © 2026

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