<?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>Christian Krahn &#187; Libraries</title>
	<atom:link href="http://www.krahn.org/tag/libraries/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.krahn.org</link>
	<description>Using: PHP, Python, JS, MySQL, Perl, Google API&#039;s ; BLOGGING ABOUT: everything related to Web Development</description>
	<lastBuildDate>Sun, 22 Aug 2010 18:29:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>8 Good PHP Tools and Libraries to Create and Test Web Applications</title>
		<link>http://www.krahn.org/2009/05/8-good-php-tools-to-create-and-test-web-applications/</link>
		<comments>http://www.krahn.org/2009/05/8-good-php-tools-to-create-and-test-web-applications/#comments</comments>
		<pubDate>Thu, 14 May 2009 15:30:03 +0000</pubDate>
		<dc:creator>ckrahn</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.krahn.org/?p=24</guid>
		<description><![CDATA[Here is a collection of good PHP code libraries I somewhat use to create web based applications. This collection is about PHP only, in another article I will shortly tell you some good Python and Javascript/AJAX libraries. Zend Framework The Zend Framework is an object-oriented framework which is focusing on web 2.0 applications. It contains [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a collection of good <a href="http://php.net">PHP</a> code libraries I somewhat use to create web based applications. This collection is about PHP only, in another article I will shortly tell you some good Python and Javascript/AJAX libraries.</p>
<h3><a href="http://framework.zend.com/">Zend Framework</a></h3>
<p>The Zend Framework is an object-oriented framework which is focusing on web 2.0 applications. It contains a lot of APIs to webservices like Google, Amazon, Yahoo!, Flickr.</p>
<h3><a href="http://code.google.com/p/php-csv-utils/">CSV Utilities</a></h3>
<p>PHP CSV Utilities or PCU, is a small, open source PHP library to simplify working with CSV files.</p>
<h3><a href="http://phpexcel.codeplex.com/">phpExcel</a></h3>
<p>This project provides a set of classes, which allow you to write to and read from different file formats, like Excel 2007, PDF, HTML, &#8230; This project is built around Microsoft&#8217;s OpenXML standard and PHP.</p>
<h3><a href="http://code.google.com/p/phpquery/">phpQuery</a></h3>
<p>phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library.</p>
<h3><a href="http://code.google.com/p/mc-goog-visualization/">MC_Google_Visualization</a></h3>
<p>MC_Google_Visualization provides simple support for integrating Google Visualization charts and graphs with your own internal database. It includes a complete parser for the Google Visualization Query Language, giving you the same ease of pivoting and formatting data from your database as is currently possible with Google Spreadsheets.</p>
<h3><a href="http://pchart.sourceforge.net/">pChart</a></h3>
<p>pChart is a PHP class oriented framework designed to create aliased charts.</p>
<h3><a href="http://www.firephp.org/">FirePHP</a></h3>
<p>FirePHP enables you to log to your Firebug Console using a simple PHP method call.</p>
<h3><a href="http://www.simpletest.org">SimpleTest</a></h3>
<p>The SimpleTest PHP unit tester is a PHP unit test and web test framework. It has support for SSL, forms, frames, proxies and basic authentication.</p>
<p>If you know any more good PHP libraries and tools, just leave a comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.krahn.org/2009/05/8-good-php-tools-to-create-and-test-web-applications/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
