PHPackages                             omaicode/laradules - 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. omaicode/laradules

ActiveLibrary

omaicode/laradules
==================

Split your features into modules, make it flexible and easy to maintenance.

v1.0.2(4y ago)139MITPHPPHP ^7.2|^8.0

Since Dec 29Pushed 4y ago1 watchersCompare

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

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

LARADULES
=========

[](#laradules)

A simple library to split your codes into modules. Make your codes become flexible, easy to maintenance and coding faster.

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

[](#installation)

Use composer to manage your dependencies and install with command:

```
composer require omaicode/laradules
```

Commands
--------

[](#commands)

To create a module, enter command:

```
php artisan laradules:create:module {MODULE NAME}
```

This command will create your module inside folder {PROJECT}/modules. Example:

- app
    - Http
    - Models
    - Providers
    - ...
- modules
    - ModuleA
    - ModuleB

To show module list, enter command:

```
php artisan laradules:list:module
```

LICENSE
-------

[](#license)

MIT

CREDIT
------

[](#credit)

This is my first public library for Laravel, if it have any bugs just create your issue. I'll update as soon as possible! Thanks you for use my libraby.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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

Total

3

Last Release

1592d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4f6e86fd271beba44fb9e183d201c5d5819cc2fc4f11c94a55c441a798697f62?d=identicon)[bieberkieu](/maintainers/bieberkieu)

---

Top Contributors

[![kieutrongthien](https://avatars.githubusercontent.com/u/9605103?v=4)](https://github.com/kieutrongthien "kieutrongthien (14 commits)")

---

Tags

laravelmodule

### Embed Badge

![Health badge](/badges/omaicode-laradules/health.svg)

```
[![Health](https://phpackages.com/badges/omaicode-laradules/health.svg)](https://phpackages.com/packages/omaicode-laradules)
```

###  Alternatives

[illuminate/database

The Illuminate Database package.

2.8k52.4M9.3k](/packages/illuminate-database)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[laravel-zero/framework

The Laravel Zero Framework.

3371.4M368](/packages/laravel-zero-framework)[internachi/modular

Modularize your Laravel apps

1.1k662.4k8](/packages/internachi-modular)[spatie/laravel-prometheus

Export Laravel metrics to Prometheus

2651.3M6](/packages/spatie-laravel-prometheus)[harris21/laravel-fuse

Circuit breaker for Laravel queue jobs. Protect your workers from cascading failures.

3786.5k](/packages/harris21-laravel-fuse)

PHPackages © 2026

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