---
title: "PHP DevTools Console"
url: https://daily.dev/posts/php-devtools-console-piyogjkzd
source_url: https://laravel-news.com/php-devtools-console
type: article
source: "Laravel News"
published: 2025-04-11T13:42:11.756Z
updated: 2026-03-15T03:39:18.161Z
tags: ["devtools", "laravel", "php", "webdev"]
reading_time: 1
upvotes: 69
comments: 5
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# PHP DevTools Console

**[Laravel News](https://daily.dev/sources/ln)** · 1 min read · 69 upvotes · 5 comments

## Summary

PHP DevTools Console is a new Chrome extension designed specifically for PHP developers, especially those working with Laravel. Created by Tony Lea, the extension integrates Spatie's Laravel Web Tinker package into the browser's dev tools. This allows developers to access PHP and Laravel Artisan Tinker console capabilities seamlessly within the browser. The extension is recommended for development use only and should not be used in production environments.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://laravel-news.com/php-devtools-console>

## Community discussion

Top comments from developers on daily.dev.

**@welcomattic** · 4 upvotes

> Naming is confusing as it's dedicated to Laravel, not every PHP app.

**@rucaua** · 2 upvotes

> Some crutch instead of good IDE + docker

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#devtools](https://daily.dev/tags/devtools), [#laravel](https://daily.dev/tags/laravel), [#php](https://daily.dev/tags/php), [#webdev](https://daily.dev/tags/webdev)

[View this post on daily.dev](https://daily.dev/posts/php-devtools-console-piyogjkzd)
