Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
PHP Tinker
New to Visual Studio Code?
Get it now.
PHP Tinker
Dominic Vonk
|
4,671 installs
|
(
1
)
|
Free
Tinker
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
PHP Artisan Tinker
This extension uses the php artisan tinker command, to repl.
Added
PHPTinker::table($array)
function to dump an array into a table.