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. [Framework](/categories/framework)
4. /
5. omaicode/laradules

ActiveLibrary[Framework](/categories/framework)

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 3w 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 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

1638d 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

[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.1k91.3M279](/packages/laravel-horizon)[laravel/sail

Docker files for running a basic Laravel application.

1.9k199.2M1.2k](/packages/laravel-sail)[laravel/ai

The official AI SDK for Laravel.

9782.1M161](/packages/laravel-ai)[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k104.3M829](/packages/laravel-socialite)[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k89.4M574](/packages/laravel-passport)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

76518.2M119](/packages/laravel-mcp)

PHPackages © 2026

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