THE OPEN-SOURCE TOOLBOX / 10 PACKAGES

Good tools.
Shared freely.

Practical pieces for building Laravel applications. Made for real work, tested together, and yours to build on.

MrNewport on GitHub

Package library

10 of 10 packagesLaravel 12 & 13 · Public GitHub releases
Developer toolsv1.0.0

MrLaravel

A local, source-linked atlas of Laravel routes, controllers, models, and relationships.

Install with Composer

Once available on Packagist:

composer require mrnewport/mrlaravel:^1.0.0

Not indexed yet? Add the GitHub VCS source first. Check the README before upgrading a major version.

Schedulingv1.0.0

Cadence

Anchored recurring dates and delivery cutoffs, with month-end and daylight-saving rules.

Install with Composer

Once available on Packagist:

composer require mrnewport/laravel-cadence:^1.0.0

Not indexed yet? Add the GitHub VCS source first. Check the README before upgrading a major version.

Developer toolsv1.0.0

Preflight

Composable production and Vapor checks with structured results and useful exit codes.

Install with Composer

Once available on Packagist:

composer require mrnewport/laravel-preflight:^1.0.0

Not indexed yet? Add the GitHub VCS source first. Check the README before upgrading a major version.

Workflowsv2.0.0

Flow

Transactional, domain-independent workflows with explicit steps, transitions, and events.

Install with Composer

Once available on Packagist:

composer require mrnewport/laravel-flow:^2.0.0

Not indexed yet? Add the GitHub VCS source first. Check the README before upgrading a major version.

Data modelingv2.0.0

NestedTerms

Nested taxonomies and polymorphic tags with dynamic value casting.

Install with Composer

Once available on Packagist:

composer require mrnewport/laravel-nestedterms:^2.0.0

Not indexed yet? Add the GitHub VCS source first. Check the README before upgrading a major version.

Commercev1.1.1

Priceable

Quantity-based, multi-scope pricing for Eloquent models.

Install with Composer

Once available on Packagist:

composer require mrnewport/laravel-priceable:^1.1.1

Not indexed yet? Add the GitHub VCS source first. Check the README before upgrading a major version.

Commercev2.0.0

Stow

Model-backed baskets, carts, and quotes with scoped item operations.

Install with Composer

Once available on Packagist:

composer require mrnewport/laravel-stow:^2.0.0

Not indexed yet? Add the GitHub VCS source first. Check the README before upgrading a major version.

Documentsv2.0.0

DocSign

Template-driven PDF generation and extensible signing contracts. External signing adapters require implementation.

Install with Composer

Once available on Packagist:

composer require mrnewport/laravel-docsign:^2.0.0

Not indexed yet? Add the GitHub VCS source first. Check the README before upgrading a major version.

Integrationsv2.0.0

Plaid

A configurable Plaid API client with bounded retries and metadata-only request logging.

Install with Composer

Once available on Packagist:

composer require mrnewport/laravel-plaid:^2.0.0

Not indexed yet? Add the GitHub VCS source first. Check the README before upgrading a major version.

Integrationsv1.0.0

Repo

GitHub repository and README retrieval with pagination, cache isolation, and stored visibility.

Install with Composer

Once available on Packagist:

composer require mrnewport/laravel-repo:^1.0.0

Not indexed yet? Add the GitHub VCS source first. Check the README before upgrading a major version.

BUILT TO BE UNDERSTOOD

Each package links to its source, release notes, and installation instructions. Compatibility is verified against Laravel 12 and 13; individual PHP requirements and integration boundaries are documented in each repository.