PHPackages                             aldev/moduler - 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. aldev/moduler

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

aldev/moduler
=============

Creating moduler, seems like DDD

1.2.0(2y ago)1985[1 issues](https://github.com/Als-Laravel-Packages/moduler/issues)MITPHPPHP ^7.2.5|^8.0

Since Jul 4Pushed 2y agoCompare

[ Source](https://github.com/Als-Laravel-Packages/moduler)[ Packagist](https://packagist.org/packages/aldev/moduler)[ Docs](https://moduler.com)[ RSS](/packages/aldev-moduler/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

Mo(Jolar)
=========

[](#mojolar)

- Creating sub package.

#### Installation

[](#installation)

```
composer require aldev/moduler
```

#### Manual Installation

[](#manual-installation)

```
# Create packages/aldev folder on your root project
# Copy package to packages/aldev
# Add below line to composer.json
"repositories": {
    "aldev/moduler": {
        "type": "path",
        "url": "packages/aldev/moduler"
    }
}
# Then run installation command
composer require aldev/moduler
```

### Commands

[](#commands)

**Command****Parameters****Description**`moduler:create``name`Vendor/module/submodule. i.e `php artisan moduler:create parent/child/grandchild`.\_`-A|--author=John Doe`Author name.\_`-E|--email=johndoe@moduler.com`Author email address.\_`-D|--description=`Module description/`moduler:list`\_List modules.### Usage

[](#usage)

```
php artisan moduler:create my/fatastic -A="John Doe" -E="johndoe@example.com" -D="My Fantastic module"
```

### Requirements

[](#requirements)

**Tech****Version****PHP**[7 and above](https://www.php.net/)**Node**[14 and above](https://nodejs.org/en/)**xstate**[any](https://xstate.js.org/docs/)**xstate/react**[any](https://xstate.js.org/docs/packages/xstate-react/#quick-start)**React**[any](https://reactjs.org/)### Change logs

[](#change-logs)

**Version****Description****1.2.0**Laravel 10 support**1.1.2**Fix issue on author having equal (=) sign [\#5](https://github.com/Als-Laravel-Packages/moduler/issues/5)**1.1.0**Can this use for Laravel 8 and up. Fixed issue regarding local adapter**1.0.0**This supports laravel 7 and below only, this will cause FlySystem error on higher version

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 86.5% 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

Total

2

Last Release

959d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1fd7b03f4155e510d0c98e79ab48b1bce295db0814806ee69eb378ce6a22b288?d=identicon)[allestaire](/maintainers/allestaire)

---

Top Contributors

[![allestaire](https://avatars.githubusercontent.com/u/68372409?v=4)](https://github.com/allestaire "allestaire (32 commits)")[![alfligno](https://avatars.githubusercontent.com/u/69491106?v=4)](https://github.com/alfligno "alfligno (5 commits)")

---

Tags

wordskeyexample

### Embed Badge

![Health badge](/badges/aldev-moduler/health.svg)

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

###  Alternatives

[doctrine/inflector

PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.

11.4k855.8M711](/packages/doctrine-inflector)[kwn/number-to-words

Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.

4235.0M21](/packages/kwn-number-to-words)[gladcodes/keygen

A fluent PHP random key generator.

119668.9k2](/packages/gladcodes-keygen)[andrewcarteruk/cryptokey

A command line tool for generating keys using a CSPRNG.

6124.2k](/packages/andrewcarteruk-cryptokey)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[adamhopkinson/laravel-model-hash

A trait which automatically generates a unique hash per model instance

2318.7k](/packages/adamhopkinson-laravel-model-hash)

PHPackages © 2026

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