PHPackages                             laranail/package-tools - 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. [Framework](/categories/framework)
4. /
5. laranail/package-tools

ActiveLibrary[Framework](/categories/framework)

laranail/package-tools
======================

Runtime base library for building Laravel packages — fluent Package builder + abstract PackageServiceProvider with attribute-driven discovery, package-tools.doctor, and isolation testing.

v0.1.0(1mo ago)00[1 PRs](https://github.com/laranail/package-tools/pulls)13MITPHPPHP ^8.3|^8.4|^8.5CI passing

Since Jun 17Pushed 2w agoCompare

[ Source](https://github.com/laranail/package-tools)[ Packagist](https://packagist.org/packages/laranail/package-tools)[ Docs](https://opensource.simtabi.com/package-tools/)[ RSS](/packages/laranail-package-tools/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (14)Versions (2)Used By (13)

laranail/package-tools
======================

[](#laranailpackage-tools)

[![Latest version on Packagist](https://camo.githubusercontent.com/c947e6511ddcf7370c1da774d315ba4c8bc1b707499261ce5b5dfdb1dbb18d27/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c6172616e61696c2f7061636b6167652d746f6f6c732e737667)](https://packagist.org/packages/laranail/package-tools)[![Tests](https://github.com/laranail/package-tools/actions/workflows/tests.yml/badge.svg)](https://github.com/laranail/package-tools/actions/workflows/tests.yml)[![Static analysis](https://github.com/laranail/package-tools/actions/workflows/static-analysis.yml/badge.svg)](https://github.com/laranail/package-tools/actions/workflows/static-analysis.yml)[![License: MIT](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](LICENSE)

> Runtime base library for building Laravel packages — a fluent `Package` builder and an abstract `PackageServiceProvider` (in the spirit of `spatie/laravel-package-tools`), plus attribute-driven discovery, declarative + array-batch registration helpers, `package-tools.*` Artisan commands, abstract HTTP controllers, and a testing harness.

Requires PHP `^8.4.1 || ^8.5` on Laravel `^13`.

Install
-------

[](#install)

```
composer require laranail/package-tools
```

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

[](#documentation)

Full documentation is at **[opensource.simtabi.com/documentation/laranail/package-tools](https://opensource.simtabi.com/documentation/laranail/package-tools/)** — getting started, the fluent builder, declarative registration &amp; batch helpers (scheduled commands, policies, morph maps, about sections, doctor checks, install commands), the fluent provider builders (force HTTPS, locale, pagination, config decoration, gates, route groups &amp; bindings, events), the `PackageAction{Started,Succeeded,Failed}` lifecycle events with the `PackageActions` facade, the failure-handling standard (classify by consequence — Critical fails fast, Degradable reports &amp; continues — with a `boot:health` doctor gate), fluent rate limiters, the seeding subsystem (`db:seed`-time bundles, opt-in autorun after migrations, background/scheduled execution with completion events), per-package logging via `$package->log()`, attribute discovery, the Artisan commands, HTTP controllers, provenance/SBOM, the testing harness, configuration, and the release process.

Contributing &amp; security
---------------------------

[](#contributing--security)

Issues and PRs are welcome — see [CONTRIBUTING.md](CONTRIBUTING.md). Report vulnerabilities per [SECURITY.md](SECURITY.md) (); participation follows the [Code of Conduct](CODE_OF_CONDUCT.md).

License
-------

[](#license)

MIT © Simtabi LLC. See [LICENSE](LICENSE).

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance94

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity41

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

47d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3108393?v=4)[Simtabi](/maintainers/simtabi)[@simtabi](https://github.com/simtabi)

---

Top Contributors

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

---

Tags

laravellaravel-packageosspackage-toolsphplaravelservice providerfluent-apipackage-builderlaranailpackage-tools

###  Code Quality

TestsPest

Static AnalysisPHPStan, Rector

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

![Health badge](/badges/laranail-package-tools/health.svg)

```
[![Health](https://phpackages.com/badges/laranail-package-tools/health.svg)](https://phpackages.com/packages/laranail-package-tools)
```

###  Alternatives

[laravel/ai

The official AI SDK for Laravel.

1.1k4.6M275](/packages/laravel-ai)[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k99.8M340](/packages/laravel-horizon)[illuminate/queue

The Illuminate Queue package.

20433.0M1.7k](/packages/illuminate-queue)[moonshine/moonshine

Laravel administration panel

1.3k268.2k86](/packages/moonshine-moonshine)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45844.8k1](/packages/pressbooks-pressbooks)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

78727.1M205](/packages/laravel-mcp)

PHPackages © 2026

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