intonate/tinker-zero
A minimal, zero-config Tinker setup for Laravel. Quickly run tinker in projects without publishing config or extra boilerplate, keeping your environment clean while still getting an interactive REPL for debugging, experimenting, and inspecting app state.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| laravel-zero/foundation | 0.82 | Mirror of Laravel’s Illuminate\Foundation for Laravel Zero. Includes small compatibility tweaks: Application doesn’t implement HttpKernelInterface, MAIN_REQUEST constant copied, Kernel::load path handling differs, and queue teardown runs only when Queue exists. | 34 | 34 | 12 | 55K | 0 | 0.8 | 44.6 | MIT | — | |
| spatie/laravel-tinker-tools | 0.81 | 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 | 3 | 0 | 1.9 | 0.1 | MIT | 8 years ago | |
| laravel/tinker | 0.81 | Laravel Tinker is a powerful REPL for Laravel, letting you interact with your application from the command line. Run Artisan’s tinker command to test code, inspect models, and debug quickly in an interactive shell. | 7,432 | 7,464 | 139 | 10M | 1 | 56.5 | 49.8 | MIT | 1 month ago | |
| laravel-zero/framework | 0.81 | Laravel Zero is an unofficial, Laravel-based micro-framework for building fast, elegant console apps. Includes optional Eloquent/logging, interactive menus, desktop notifications, scheduler, standalone compiler, and Collision-powered error reporting. | 343 | 342 | 63 | 53K | 0 | 25.3 | 35.1 | MIT | 2 months ago | |
| endroid/quality | 0.78 | Quality-related helper package by Endroid for PHP/Laravel apps, providing small utilities for enforcing or improving code/data quality in your project. Suitable as a lightweight dependency when you need simple quality checks or supporting components. | 3 | 3 | 1 | 76 | 0 | 0.0 | 18.0 | — | — | |
| spatie/laravel-web-tinker | 0.77 | 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. | 1,216 | 1,222 | 76 | 108K | 0 | 36.3 | 31.3 | MIT | 1 month ago |
How can I help you explore Laravel packages today?