<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: theconcept-technologies</title>
    <description>The latest articles on Forem by theconcept-technologies (@theconcepttechnologies).</description>
    <link>https://forem.com/theconcepttechnologies</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3042574%2Fefc6893f-011e-4737-9a5d-5f93372fdf62.png</url>
      <title>Forem: theconcept-technologies</title>
      <link>https://forem.com/theconcepttechnologies</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/theconcepttechnologies"/>
    <language>en</language>
    <item>
      <title>Debug Smarter: Meet xDebug Pro for Chrome</title>
      <dc:creator>theconcept-technologies</dc:creator>
      <pubDate>Fri, 11 Apr 2025 18:41:30 +0000</pubDate>
      <link>https://forem.com/theconcepttechnologies/debug-smarter-meet-xdebug-pro-for-chrome-17pf</link>
      <guid>https://forem.com/theconcepttechnologies/debug-smarter-meet-xdebug-pro-for-chrome-17pf</guid>
      <description>&lt;h1&gt;
  
  
  Debug Smarter: Meet xDebug Pro for Chrome
&lt;/h1&gt;

&lt;p&gt;Working with xDebug in PHP can be powerful — but managing debugging sessions across multiple tabs or domains? Not so much.&lt;/p&gt;

&lt;p&gt;That’s why we built &lt;a href="https://chromewebstore.google.com/detail/ccpegnbnnlmaligjchknionccmbldlap?utm_source=item-share-cb" rel="noopener noreferrer"&gt;&lt;strong&gt;xDebug Pro&lt;/strong&gt;&lt;/a&gt;, a Chrome extension to make PHP debugging &lt;em&gt;as effortless as possible&lt;/em&gt;.&lt;/p&gt;




&lt;h2&gt;
  
  
  ⚡ What xDebug Pro Does
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;🐘 One-click enable/disable for &lt;code&gt;XDEBUG_SESSION&lt;/code&gt; cookies&lt;/li&gt;
&lt;li&gt;🧠 IDE profile support for PHPStorm, VS Code, and custom setups&lt;/li&gt;
&lt;li&gt;🌐 Multi-domain debugging support (great for local/staging)&lt;/li&gt;
&lt;li&gt;🔁 Persist session state across tabs and reloads&lt;/li&gt;
&lt;li&gt;🎯 Switch between &lt;code&gt;debug&lt;/code&gt;, &lt;code&gt;profile&lt;/code&gt;, and &lt;code&gt;trace&lt;/code&gt; modes easily&lt;/li&gt;
&lt;li&gt;💡 Smart UI, domain overview, and helpful guidance&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🚀 Why We Built It
&lt;/h2&gt;

&lt;p&gt;At &lt;a href="https://theconcept-technologies.com" rel="noopener noreferrer"&gt;theconcept technologies&lt;/a&gt;, we constantly debug complex PHP setups — from Laravel APIs to WordPress plugins. Setting cookies manually was slow, error-prone, and annoying.&lt;/p&gt;

&lt;p&gt;So we created the tool we always wished existed.&lt;/p&gt;

&lt;p&gt;And now we’re sharing it with you — for free.&lt;/p&gt;




&lt;h2&gt;
  
  
  🧪 How to Use It
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Install &lt;a href="https://chromewebstore.google.com/detail/ccpegnbnnlmaligjchknionccmbldlap?utm_source=item-share-cb" rel="noopener noreferrer"&gt;xDebug Pro on the Chrome Web Store&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Open any PHP-based site&lt;/li&gt;
&lt;li&gt;Click the extension → choose your IDE and mode&lt;/li&gt;
&lt;li&gt;Boom. You're debugging.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;(Plus, it remembers your settings per domain.)&lt;/p&gt;




&lt;h2&gt;
  
  
  💛 Open Source &amp;amp; Community First
&lt;/h2&gt;

&lt;p&gt;We believe great developer tools should be accessible and open.&lt;br&gt;&lt;br&gt;
That’s why xDebug Pro is open source and free to use.&lt;/p&gt;

&lt;p&gt;You can find it on GitHub:&lt;br&gt;&lt;br&gt;
🔗 &lt;a href="https://github.com/theconcept-technologies/xdebug-pro-extension" rel="noopener noreferrer"&gt;github.com/theconcept-technologies/xdebug-pro-extension&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you're using it commercially and find it helpful, consider supporting us:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;☕ &lt;a href="https://buymeacoffee.com/theconcepttechnologies" rel="noopener noreferrer"&gt;Buy us a coffee&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;💖 &lt;a href="https://github.com/sponsors/theconcept-technologies" rel="noopener noreferrer"&gt;Sponsor us on GitHub&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Your support helps us build more helpful tools for developers everywhere 🙌&lt;/p&gt;




&lt;h2&gt;
  
  
  🙌 Feedback Welcome!
&lt;/h2&gt;

&lt;p&gt;We’d love to hear what you think.&lt;br&gt;&lt;br&gt;
Do you use xDebug? Would you like to see more PHP tooling like this?&lt;/p&gt;

&lt;p&gt;Reply below or reach out to us on &lt;a href="https://github.com/theconcept-technologies" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt; 💬&lt;/p&gt;




&lt;p&gt;🧠 Built with love by&lt;br&gt;&lt;br&gt;
&lt;strong&gt;theconcept technologies&lt;/strong&gt; – AI + Web 4.0 software, made for people.&lt;/p&gt;

</description>
      <category>php</category>
      <category>extension</category>
      <category>productivity</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
