PHPackages                             arikod/module - 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. arikod/module

ActiveLibrary

arikod/module
=============

description

v1.3(4y ago)61541MITPHPPHP ^7.3|^8.0

Since Oct 8Pushed 4y ago1 watchersCompare

[ Source](https://github.com/arikod/module)[ Packagist](https://packagist.org/packages/arikod/module)[ RSS](/packages/arikod-module/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (4)DependenciesVersions (7)Used By (1)

Module
------

[](#module)

### Todo List

[](#todo-list)

```
ModuleFacade

```

Install
-------

[](#install)

To install through Composer, by run the following command:

```
composer require arikod/module
```

The package will automatically register a service provider and alias.

Optionally, publish the package's configuration file by running:

```
php artisan vendor:publish --provider="Arikod\Module\ModuleServiceProvider"
```

Register module
---------------

[](#register-module)

Create registration.php right next to composer.json

```
