<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PHP Tools &#8211; Programming blog &#8211; website programming blog, blog on website programming .net, java , php and mor</title>
	<atom:link href="https://www.searchenginegenie.com/programming-blog/tag/php-tools-2/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.searchenginegenie.com/programming-blog</link>
	<description></description>
	<lastBuildDate>Fri, 21 Sep 2012 10:19:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.5</generator>
	<item>
		<title>Php Tools</title>
		<link>https://www.searchenginegenie.com/programming-blog/php-tools/</link>
					<comments>https://www.searchenginegenie.com/programming-blog/php-tools/#respond</comments>
		
		<dc:creator><![CDATA[Camilla]]></dc:creator>
		<pubDate>Fri, 05 Jun 2009 13:04:00 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP Tools]]></category>
		<guid isPermaLink="false">http://www.searchenginegenie.com/programming-blog/php-tools/</guid>

					<description><![CDATA[PHP is the commonly used open-source server-side scripting languages among all exist languages today. PHP has in depth credentials, a vast community, plenty of ready-to-use scripts and well-supported frameworks. It&#8217;s very easy to begin with PHP than with other scripting languages like Python, etc&#8230; That&#8217;s why PHP has huge community. PHP makes the development process [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><!-- .hidebreak br{display:none;} -->PHP is the commonly used open-source server-side scripting languages among all exist languages today. PHP has in depth credentials, a vast community, plenty of ready-to-use scripts and well-supported frameworks. It&#8217;s very easy to begin with PHP than with other scripting languages like Python, etc&#8230; That&#8217;s why PHP has huge community. PHP makes the development process easier and more effective with its tools and resources.</p>
<p>A lot of debugging and testing tools were available. Some of them were listed below.</p>
<table border="0" width="62%">
<tbody>
<tr>
<td colspan="6"><span style="font-size:15px;font-weight:bold;">Debugging Tools</span></td>
</tr>
<tr>
<td width="155"><strong><a href="http://www.bluestatic.org/software/macgdbp/" target="_blank">MacGDBp</a></strong></td>
<td width="147"><strong><a href="http://www.php-debug.com/www/" target="_blank">PHP_Debug</a></strong></td>
<td width="174"><strong><a href="http://www.php-debugger.com/dbg/" target="_blank">DBG</a></strong></td>
<td width="172"><strong><a href="http://gubed.mccabe.nu/" target="_blank">Gubed PHP Debugger</a></strong></td>
<td width="149"><strong><a href="http://xdebug.org/index.php" target="_blank">Xdebug</a></strong></td>
<td><strong><a href="http://code.google.com/p/webgrind/" target="_blank">Webgrind</a></strong></td>
</tr>
<tr>
<td>
	<a href="https://www.searchenginegenie.com/programming/uploaded_images/macgdbp-706442.gif?x52104"><br />
		<img decoding="async" src="https://www.searchenginegenie.com/programming/uploaded_images/macgdbp-706440.gif?x52104" alt="" width="122" height="87" border="0" />	</a></td>
<td>
	<a href="https://www.searchenginegenie.com/programming/uploaded_images/php-debug-746620.gif?x52104"><br />
		<img decoding="async" src="https://www.searchenginegenie.com/programming/uploaded_images/php-debug-746618.gif?x52104" alt="" width="122" height="87" border="0"/>	</a></td>
<td>
	<a href="https://www.searchenginegenie.com/programming/uploaded_images/dgb-723027.gif?x52104"><br />
		<img decoding="async" src="https://www.searchenginegenie.com/programming/uploaded_images/dgb-723025.gif?x52104" alt="" width="122" height="87" border="0" />	</a></td>
<td>
	<a href="https://www.searchenginegenie.com/programming/uploaded_images/gubed-760244.gif?x52104"><br />
		<img loading="lazy" decoding="async" src="https://www.searchenginegenie.com/programming/uploaded_images/gubed-760241.gif?x52104" alt="" width="122" height="87" border="0"/>	</a></td>
<td>
	<a href="https://www.searchenginegenie.com/programming/uploaded_images/xdebug-702960.gif?x52104"><br />
		<img loading="lazy" decoding="async" src="https://www.searchenginegenie.com/programming/uploaded_images/xdebug-702956.gif?x52104" alt="" width="122" height="87" border="0" />	</a></td>
<td width="726" height="87">
	<a href="https://www.searchenginegenie.com/programming/uploaded_images/webgrind-747228.gif?x52104"><br />
		<img loading="lazy" decoding="async" src="https://www.searchenginegenie.com/programming/uploaded_images/webgrind-747226.gif?x52104" alt="" width="122" height="87" border="0" />	</a></td>
</tr>
<tr>
<td colspan="6"><span style="font-size:15px;font-weight:bold;">Testing Tools</span></td>
</tr>
<tr>
<td><strong><a href="http://www.phpunit.de/" target="_blank">PHPUnit</a></strong></td>
<td><strong><a href="http://dbug.ospinto.com/" target="_blank">d</a><a href="http://dbug.ospinto.com/" target="_blank">Bug</a></strong></td>
<td><strong><a href="http://matrix.squiz.net/developer/tools/php_cs" target="_blank">PHP_CodeSniffer</a></strong></td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>
	<a href="https://www.searchenginegenie.com/programming/uploaded_images/phpunit-709638.gif?x52104" ><br />
		<img loading="lazy" decoding="async" src="https://www.searchenginegenie.com/programming/uploaded_images/phpunit-709634.gif?x52104" alt="" width="122" height="87" border="0" />	</a></td>
<td><a href="https://www.searchenginegenie.com/programming/uploaded_images/dbug-777572.jpg?x52104"><img loading="lazy" decoding="async" src="https://www.searchenginegenie.com/programming/uploaded_images/dbug-777570.jpg?x52104" alt="" width="122" height="87" border="0" /></a></td>
<td><a href="https://www.searchenginegenie.com/programming/uploaded_images/codesniffer-740378.gif?x52104"><img loading="lazy" decoding="async" src="https://www.searchenginegenie.com/programming/uploaded_images/codesniffer-740374.gif?x52104" alt="" width="122" height="87" border="0" /></a></td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td colspan="6">&nbsp;</td>
</tr>
<tr>
<td colspan="6">&nbsp;</td>
</tr>
<tr>
<td colspan="6">&nbsp;</td>
</tr>
<tr>
<td colspan="6">&nbsp;</td>
</tr>
</tbody>
</table>
]]></content:encoded>
					
					<wfw:commentRss>https://www.searchenginegenie.com/programming-blog/php-tools/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Page Caching using Disk: Enhanced 
Minified using Disk

Served from: www.searchenginegenie.com @ 2024-06-26 15:00:21 by W3 Total Cache
-->