spatie/laravel-web-tinker
Tinker in your browser observed · 2026-08-28
Health v2 · maintenance only
87/100
- Activity 85
- Release rhythm 81
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 14
- age_days: 2828
- days_rel: 128
- days_push: 92
- n_releases_24m: 8
Adoption not part of the score
1217 stars · 76 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Laravel package that exposes Artisan Tinker's REPL through a browser-based route, letting developers run PHP code against their application interactively. It is intended for local development only, since it can execute arbitrary code.
Use cases
- run tinker in the browser instead of the terminal
- interactively test Eloquent queries in a Laravel app
- debug Laravel application code without copy-pasting into artisan tinker
- quickly experiment with Laravel code snippets during development
- inspect application state from a browser REPL
When to choose
- you develop Laravel apps and want a friendlier tinker experience than the terminal
- you frequently iterate on code snippets and want output history and editing in a browser
- you want a local-only REPL wired into your Laravel project with minimal setup
When to avoid
- you need a REPL in production or any environment with real data - it can run arbitrary code
- your project is not a Laravel application
- you only need occasional one-off PHP execution where artisan tinker suffices
Facets
plugin · maturity active
developer-tools cli developer-tools web-development php browser laravel tinker repl debugging spatie dev-dependency command-line web-server
4 sources
- readme: https://github.com/spatie/laravel-web-tinker · fetched 2026-08-28 · f52d1d6e28c6
- homepage: https://spatie.be/open-source · fetched 2026-08-29 · 6ed5abf69535
- site_page: https://spatie.be/about-us · fetched 2026-08-29 · d3cb88e4b34c
- site_page: https://spatie.be/docs · fetched 2026-08-29 · 08e024d86d95
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| spatie/laravel-web-tinker | main | 87 |
For agents
markdown · JSON · MCP: product_card(name="spatie/laravel-web-tinker")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem