laravel/tinker
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.
|
Package
|
Constraint
|
|---|---|
| illuminate/console | ^8.0|^9.0|^10.0|^11.0|^12.0|^13.0 |
| illuminate/contracts | ^8.0|^9.0|^10.0|^11.0|^12.0|^13.0 |
| illuminate/support | ^8.0|^9.0|^10.0|^11.0|^12.0|^13.0 |
| psy/psysh | ^0.12.0 |
| symfony/var-dumper | ^5.4|^6.0|^7.0|^8.0 |
|
Package
|
Constraint
|
|---|---|
| mockery/mockery | ~1.3.3|^1.4.2 |
| phpstan/phpstan | ^1.10 |
| phpunit/phpunit | ^10.5|^11.5 |
How can I help you explore Laravel packages today?