Ross ROSS = Recommend OSS · open-source software intelligence for agents

mattstauffer/Torch resource

Examples of using each Illuminate component in non-Laravel applications observed · 2026-08-28

github.com/mattstauffer/Torch · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4395
  • days_rel: n/a
  • days_push: 949
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1869 stars · 205 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Torch is a collection of example code and instructions demonstrating how to use Laravel's Illuminate components (cache, routing, validation, queue, etc.) as standalone packages in non-Laravel PHP applications. Each component has a runnable example, typically served via Slim and PHP's built-in web server.

Use cases

  • use Laravel's validation component outside Laravel
  • add Illuminate cache or database to a Slim application
  • learn how Illuminate components work internally
  • use Laravel routing in a non-Laravel PHP project
  • run Laravel queue or scheduler in a legacy PHP app
  • find examples of standalone Illuminate container and events usage

When to choose

  • you want to adopt individual Laravel components in a non-Laravel PHP codebase
  • you learn best from small runnable examples
  • you're on Illuminate 8.x or following an older branch (5.5, 5.1, 4.2)

When to avoid

  • you need examples for the latest Laravel/Illuminate versions
  • you want a production-ready library rather than sample code
  • you need a component not yet ported (e.g., Mail)

Facets

learning-resource · maturity maintenance

developer-tools middleware routing caching database form-handling templating cli logging cryptography scheduling message-queue http-client file-system internationalization developer-tools web-development tutorials php cross-platform laravel illuminate-components examples slim-framework standalone-components documentation php

1 source

Member repositories

RepositoryRoleHealth v2
mattstauffer/Torchmain32

For agents

markdown · JSON · MCP: product_card(name="mattstauffer/Torch")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem