laravel/tinker
Laravel Tinker provides an interactive REPL for Laravel, letting you run PHP code and interact with your application from the command line via Artisan tinker. Great for debugging, testing ideas, and exploring models, services, and configuration.
|
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?