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

ActiveLibrary

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 today

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 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity66

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

1716d 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://www.gravatar.com/avatar/3880ba5c270804f7068cac7e6c0aa6a36db81f8d7adf5e81a201860405869d3a?d=identicon)[n-singularity](/maintainers/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.6k509.9M17.0k](/packages/laravel-framework)[sylius/sylius

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

8.4k5.6M648](/packages/sylius-sylius)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[tempest/framework

The PHP framework that gets out of your way.

2.1k23.1k9](/packages/tempest-framework)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

7310.3k29](/packages/open-dxp-opendxp)

PHPackages © 2026

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