PHPackages                             caiocesar173/custom-api-modules-laravel - 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. [API Development](/categories/api)
4. /
5. caiocesar173/custom-api-modules-laravel

ActiveLibrary[API Development](/categories/api)

caiocesar173/custom-api-modules-laravel
=======================================

Custom Api Modules management | Based on modules-laravel

0292PHP

Since Oct 31Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Caiocesar173/custom-api-modules-laravel)[ Packagist](https://packagist.org/packages/caiocesar173/custom-api-modules-laravel)[ RSS](/packages/caiocesar173-custom-api-modules-laravel/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (21)Used By (0)

 [![GitHub Readme Stats](https://camo.githubusercontent.com/db82ad7e01c5fc8655f1d26e1cafbeaacafec2d1b04ca26e036c00fc4c0eaa30/68747470733a2f2f6361636f6465732e636f6d2e62722f696d672f6c6f676f2f6c6f676f2e737667)](https://camo.githubusercontent.com/db82ad7e01c5fc8655f1d26e1cafbeaacafec2d1b04ca26e036c00fc4c0eaa30/68747470733a2f2f6361636f6465732e636f6d2e62722f696d672f6c6f676f2f6c6f676f2e737667)

Laravel Modules
===============

[](#laravel-modules)

---

This is a Laravel package which created to manage your large Laravel app using modules. The modules in this package are made for API services. This package is based uppon, [laravel-modules](https://github.com/nWidart/laravel-modules).

Install
-------

[](#install)

To install through Composer, by run the following command:

```
composer require caiocesar173/custom-api-modules-laravel
```

The package will automatically register a service provider and alias.

### Autoloading

[](#autoloading)

By default, the module classes are not loaded automatically. You can autoload your modules using `psr-4`. For example:

```
{
  "autoload": {
    "psr-4": {
      "App\\": "app/",
      "Modules\\": "Modules/",
      "Database\\Factories\\": "database/factories/",
      "Database\\Seeders\\": "database/seeders/"
  }
}
```

**Tip: don't forget to run `composer dump-autoload` afterwards.**

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

[](#documentation)

You'll find installation instructions and full documentation on .

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/043b4ce013bbf2096a006bc0e2addef9a30127019c4af8eeaa1e0f522d424cc0?d=identicon)[cacesa626](/maintainers/cacesa626)

---

Top Contributors

[![Caiocesar173](https://avatars.githubusercontent.com/u/29044431?v=4)](https://github.com/Caiocesar173 "Caiocesar173 (51 commits)")

---

Tags

apilaravelpackagephp

### Embed Badge

![Health badge](/badges/caiocesar173-custom-api-modules-laravel/health.svg)

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M478](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M271](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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