PHPackages                             jeffersongoncalves/filament-erp-subcontracting - 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. [Admin Panels](/categories/admin)
4. /
5. jeffersongoncalves/filament-erp-subcontracting

ActiveLibrary[Admin Panels](/categories/admin)

jeffersongoncalves/filament-erp-subcontracting
==============================================

Filament v5 panel resources for the Laravel ERP subcontracting module — subcontracting BOMs, orders and receipts.

3.x-dev(today)10MITPHPPHP ^8.2

Since Jun 27Pushed todayCompare

[ Source](https://github.com/jeffersongoncalves/filament-erp-subcontracting)[ Packagist](https://packagist.org/packages/jeffersongoncalves/filament-erp-subcontracting)[ RSS](/packages/jeffersongoncalves-filament-erp-subcontracting/feed)WikiDiscussions 3.x Synced today

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

Filament ERP Subcontracting
===========================

[](#filament-erp-subcontracting)

Filament v5 panel resources for the [Laravel ERP subcontracting module](https://github.com/jeffersongoncalves/laravel-erp-subcontracting) — subcontracting BOMs, orders and receipts.

This package is the UI layer for the `jeffersongoncalves/laravel-erp-subcontracting` domain package (namespace `JeffersonGoncalves\Erp\Subcontracting\`). It mirrors the reference `jeffersongoncalves/filament-erp-manufacturing` package.

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

[](#installation)

```
composer require jeffersongoncalves/filament-erp-subcontracting
```

> **TODO (temporary):** Until the domain packages are published on Packagist, the dependency chain is resolved from VCS repositories declared in `composer.json` (core, accounting, stock, buying, manufacturing and subcontracting).

Usage
-----

[](#usage)

Register the plugin on a Filament panel:

```
use JeffersonGoncalves\FilamentErp\Subcontracting\FilamentErpSubcontractingPlugin;

$panel->plugin(
    FilamentErpSubcontractingPlugin::make()
        ->navigationGroup('ERP — Subcontracting'),
);
```

Resources
---------

[](#resources)

ResourcePurpose`SubcontractingBomResource`Subcontracting BOMs (finished good + Raw Materials RM)`SubcontractingOrderResource`Subcontracting orders (+ Finished Goods RM, Supplied Items RM, Submit/Cancel, Create Receipt)`SubcontractingReceiptResource`Subcontracting receipts (+ Finished Goods RM, Supplied Items RM, Submit/Cancel)Transaction resources (orders, receipts) expose **Submit** and **Cancel** record actions that drive the domain document lifecycle. A submitted subcontracting order also exposes a **Create Receipt** action that drafts the downstream subcontracting receipt from the outstanding finished-good quantities and supplied raw materials. Submitting a subcontracting receipt posts the cross-module stock ledger movements (finished goods inbound, raw materials outbound) and the balanced GL entries.

Widgets
-------

[](#widgets)

WidgetPurpose`SubcontractingOrderStatsWidget`Count and total value of open/submitted subcontracting ordersTesting
-------

[](#testing)

```
composer test
```

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance100

Actively maintained with recent releases

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity29

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

0d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/411493?v=4)[Jefferson Gonçalves](/maintainers/jeffersongoncalves)[@jeffersongoncalves](https://github.com/jeffersongoncalves)

---

Top Contributors

[![jeffersongoncalves](https://avatars.githubusercontent.com/u/411493?v=4)](https://github.com/jeffersongoncalves "jeffersongoncalves (1 commits)")

---

Tags

laravelERPfilamentfilament-pluginsubcontractingsubcontracting-bomsubcontracting-ordersubcontracting-receipt

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/jeffersongoncalves-filament-erp-subcontracting/health.svg)

```
[![Health](https://phpackages.com/badges/jeffersongoncalves-filament-erp-subcontracting/health.svg)](https://phpackages.com/packages/jeffersongoncalves-filament-erp-subcontracting)
```

###  Alternatives

[awcodes/filament-quick-create

Plugin for Filament Admin that adds a dropdown menu to the header to quickly create new items.

250203.6k11](/packages/awcodes-filament-quick-create)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3913.7k](/packages/rawilk-profile-filament-plugin)[mradder/filament-logger

Audit logging, activity tracking, exports, alerts, and dashboards for Filament admin panels.

2310.5k](/packages/mradder-filament-logger)[caresome/filament-neobrutalism-theme

A neobrutalism theme for FilamentPHP admin panels

334.9k1](/packages/caresome-filament-neobrutalism-theme)[wsmallnews/filament-nestedset

Filament nestedset tree builder powered by kalnoy/nestedset with Filament v4 and v5 support

196.5k14](/packages/wsmallnews-filament-nestedset)[inerba/filament-db-config

A Filament plugin for database-backed application settings and editable content, with caching and easy page generation.

3411.8k3](/packages/inerba-filament-db-config)

PHPackages © 2026

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