PHPackages                             netcreaties/laravel-modulize-api - 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. netcreaties/laravel-modulize-api

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

netcreaties/laravel-modulize-api
================================

Creating easy to use modules without having to configure them.

0.0.1(6y ago)08MITPHPCI failing

Since Jun 7Pushed 6y ago2 watchersCompare

[ Source](https://github.com/RFreij/laravel-modulize-api)[ Packagist](https://packagist.org/packages/netcreaties/laravel-modulize-api)[ RSS](/packages/netcreaties-laravel-modulize-api/feed)WikiDiscussions master Synced 1mo ago

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

Currently in development
========================

[](#currently-in-development)

Laravel Modulize API
====================

[](#laravel-modulize-api)

[![Build Status](https://camo.githubusercontent.com/4c3b235c8aae26bea8b213d10cf2d5141ff7f1dee31e751f30cc8080a51b06d5/68747470733a2f2f7472617669732d63692e636f6d2f52467265696a2f6c61726176656c2d6d6f64756c697a652d6170692e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/RFreij/laravel-modulize-api)[![Downloads](https://camo.githubusercontent.com/544f12e7fe4cd2b3dfa789900d037ea290cdfeac808f40e652d76b48cae51844/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6e657463726561746965732f6c61726176656c2d6d6f64756c697a652d6170692e737667)](https://packagist.org/packages/netcreaties/laravel-modulize-api)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/8d657feaf5a818df06b823e78e409dcf58a4b39c3d46ff444e4b58cc1b45de49/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f52467265696a2f6c61726176656c2d6d6f64756c697a652d6170692f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/RFreij/laravel-modulize-api/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/4930f83a371a057b3ec4e7842b23182a1dba951fcbb96a83ad49e74612719ac1/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f52467265696a2f6c61726176656c2d6d6f64756c697a652d6170692f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/RFreij/laravel-modulize-api/?branch=master)

This package gives you the ability to create synchronization files and prevent you from having to write one time use commands when you've got for example: A database structure change that will require you to modulize-api the old structure data with the new structure.

Documentation
-------------

[](#documentation)

- [Laravel Modulize API](#laravel-modulize-api)
    - [Documentation](#documentation)
    - [Installation](#installation)
        - [Laravel 5.5+](#laravel-55)
    - [Getting started](#getting-started)
        - [Publish config](#publish-config)
    - [Usage](#usage)

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

[](#installation)

The best way to install this package is through your terminal via Composer.

Run the following command from your projects root

```
composer require netcreaties/laravel-modulize-api
```

#### Laravel 5.5+

[](#laravel-55)

This package supports package discovery.

---

Getting started
---------------

[](#getting-started)

#### Publish config

[](#publish-config)

Publishing the config will enable you to overwrite some of the settings this package uses. For example you can define where modules should be stored.

```
php artisan vendor:publish --provider="LaravelModulize\\Providers\\ModulizeServiceProvider" --tag="config"
```

Usage
-----

[](#usage)

###  Health Score

22

—

LowBetter than 23% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity50

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

Unknown

Total

1

Last Release

2528d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/62354febfbd10d4db669f4d954289d54acae5586edfb47e71d71fc36abbe8e4d?d=identicon)[Netcreaties](/maintainers/Netcreaties)

---

Top Contributors

[![RFreij](https://avatars.githubusercontent.com/u/15109384?v=4)](https://github.com/RFreij "RFreij (29 commits)")

---

Tags

laravel

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/netcreaties-laravel-modulize-api/health.svg)

```
[![Health](https://phpackages.com/badges/netcreaties-laravel-modulize-api/health.svg)](https://phpackages.com/packages/netcreaties-laravel-modulize-api)
```

###  Alternatives

[highideas/laravel-users-online

This package will provide an online users management.

203113.2k1](/packages/highideas-laravel-users-online)[stephenjude/filament-blog

Filament Blog Builder

20317.8k](/packages/stephenjude-filament-blog)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[datomatic/nova-detached-actions

A Laravel Nova tool to allow for placing actions in the Nova toolbar detached from the checkbox selection mechanism.

11229.2k](/packages/datomatic-nova-detached-actions)

PHPackages © 2026

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