PHPackages                             sikhlana/laravel-modular - 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. sikhlana/laravel-modular

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

sikhlana/laravel-modular
========================

A simple package to neatly keep models into sub-directories without breaking the table naming.

v1.0.3(4y ago)02.3kMITPHPPHP ^8.0|^7.3CI failing

Since Nov 18Pushed 4y ago1 watchersCompare

[ Source](https://github.com/sikhlana/laravel-modular)[ Packagist](https://packagist.org/packages/sikhlana/laravel-modular)[ RSS](/packages/sikhlana-laravel-modular/feed)WikiDiscussions master Synced today

READMEChangelog (8)Dependencies (3)Versions (11)Used By (0)

Hierarchical model generator for Laravel
========================================

[](#hierarchical-model-generator-for-laravel)

This package neatly keeps models into sub-directories without breaking the table naming scheme.

Contents
--------

[](#contents)

- [Installation](#installation)
- [Changelog](#changelog)
- [Security](#security)
- [Contributing](#contributing)
- [Credits](#credits)

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

[](#installation)

You can install the package via composer:

```
composer require sikhlana/laravel-modular
```

If your Laravel version is lower than 5.5 you need to install the service provider:

```
// config/app.php
'providers' => [
    ...
    Sikhlana\Modular\ModularServiceProvider::class,
],
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Saif Mahmud](https://github.com/sikhlana)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity69

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

Recently: every ~157 days

Total

10

Last Release

1553d ago

Major Versions

v0.0.6 → v1.0.02020-09-13

PHP version history (2 changes)v0.0.1PHP ^7.1

v1.0.1PHP ^8.0|^7.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1730777?v=4)[Saif Mahmud](/maintainers/sikhlana)[@sikhlana](https://github.com/sikhlana)

---

Top Contributors

[![sikhlana](https://avatars.githubusercontent.com/u/1730777?v=4)](https://github.com/sikhlana "sikhlana (13 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/sikhlana-laravel-modular/health.svg)

```
[![Health](https://phpackages.com/badges/sikhlana-laravel-modular/health.svg)](https://phpackages.com/packages/sikhlana-laravel-modular)
```

###  Alternatives

[wireui/wireui

TallStack components

1.8k1.3M16](/packages/wireui-wireui)[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4195.3M84](/packages/livewire-volt)[ramonrietdijk/livewire-tables

Dynamic tables for models with Laravel Livewire

21147.4k](/packages/ramonrietdijk-livewire-tables)

PHPackages © 2026

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