spatie/laravel-web-tinker
Adds Laravel’s Tinker REPL to your browser via a protected route, making it easy to run and tweak code without the terminal. Includes light/dark UI and simple install/publish commands. For local/dev only—can execute arbitrary code.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/laravel-tinker-tools | 0.92 | Enables using short class names in Artisan Tinker sessions on older Laravel versions (built into Laravel 5.5+). Register ShortClassNames in .psysh.php and dump optimized autoload, then reference models like NewsItem::first() without full namespaces. | 138 | 142 | 11 | 17 | 0 | 1.9 | 0.7 | MIT | 8 years ago | |
| laravel/tinker | 0.90 | Laravel Tinker provides an interactive REPL (powered by PsySH) for Laravel applications. Quickly run PHP and Artisan code, inspect models and services, and debug in a live console with your app’s full context loaded. | 7,435 | 7,464 | 139 | 11M | 1 | 53.7 | 49.3 | MIT | 3 months ago |
How can I help you explore Laravel packages today?