spatie/laravel-tinker-tools
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.
Use short class names in an Artisan tinker session
How can I help you explore Laravel packages today?