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

laravel-zero/laravel-zero

A PHP framework for console artisans observed · 2026-08-28

github.com/laravel-zero/laravel-zero · homepage · PHP observed · 2026-08-28

Health v2 · maintenance only

66/100

  • Activity 97
  • Release rhythm 8
  • Longevity 100

Flags: no_license

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: 3506
  • days_rel: n/a
  • days_push: 21
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3998 stars · 208 forks observed · 2026-08-28

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

Laravel Zero is an unofficial micro-framework built on Laravel components, optimized for building command-line applications in PHP. It strips out HTTP routing, sessions, and views while keeping the service container, Artisan-style commands, task scheduling, and optional Eloquent, and can compile apps into a single standalone PHAR binary.

Use cases

  • build a cli tool in php
  • create a console application with laravel
  • compile a php cli app into a single binary
  • schedule cron-style tasks from a php command
  • build an interactive terminal menu app
  • make a self-updating command-line tool
  • use eloquent in a console script

When to choose

  • you already know Laravel and want the same DX for CLI tools
  • you need a batteries-included PHP console framework with scheduling, testing, and database options
  • you want to distribute a CLI as a single PHAR executable

When to avoid

  • you are building a web application or API
  • you want a minimal zero-dependency CLI without framework overhead
  • you need a language other than PHP

Facets

framework · maturity active

cli web-framework scheduling logging testing developer-tools developer-tools web-development php cli cross-platform windows micro-framework laravel artisan console-application phar standalone-binary symfony-console termwind self-updating command-line automation linux macos

3 sources

Member repositories

RepositoryRoleHealth v2
laravel-zero/laravel-zeromain66

For agents

markdown · JSON · MCP: product_card(name="laravel-zero/laravel-zero")

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