<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Thu, 23 May 2013 10:18:54 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[DevX.com: Integrating PHP into Your SOA Solutions]]></title>
      <guid>http://www.phpdeveloper.org/news/6978</guid>
      <link>http://www.phpdeveloper.org/news/6978</link>
      <description><![CDATA[<p>
From the IBM Online Training Center (DevX.com) comes <a href="http://www.devx.com/ibmtraining/Article/33385">a new article</a> covering the integration of PHP into a SOA solution:
</p>
<blockquote>
With its fast deployment cycles, PHP is ideal for companies short on skilled programming resources and/or facing tight time to market deadlines. PHP's features and benefits are so compelling it should be considered for your SOA solutions.
</blockquote>
<p>
They <a href="http://www.devx.com/ibmtraining/Article/33385">talk about</a> the PHP integration kit that IBM offers to make using PHP as simple as plugging in things in the right places and how that would fit in with a "Service Component Architecture" and "Service Data Objects". They even give a simple example of a SCA component that works much like a PHP class.
</p>
<p>
They wrap up the article with a look at some asynchronous messaging with PHP - using the SAM extension to communicate messages back to the server for common tasks (like putting text messages in a queue).
</p>]]></description>
      <pubDate>Wed, 27 Dec 2006 15:43:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Danial Krook's Blog: Options for using PHP with WebSphere]]></title>
      <guid>http://www.phpdeveloper.org/news/5785</guid>
      <link>http://www.phpdeveloper.org/news/5785</link>
      <description><![CDATA[<p>
If you've ever worked with WebSphere and tried to integrate it with PHP, you know the frustration <i>Daniel Crook</i> has faced. Thankfully, he's found the answer to this marging of technology and <a href="http://krook.net/archives/160">shares it here</a> on his blog.
</p>
<blockquote>
<p>
Just as you can communicate with DB2 from your PHP applications via three distinct interfaces - Unified ODBC, ibm_db2, and PDO - there are several approaches to adding PHP support to WebSphere Application Server, each with benefits and drawbacks.
</p>
<p>
As a disclaimer, I don't claim to represent IBM or provide IBM's viewpoints on this, but I'm offering this list as a general overview about what options are available as IBM continues to encourage the use of PHP in enterprise environments.
</p>
</blockquote>
<p>
He <a href="http://krook.net/archives/160">offers four methods</a> to getting WebSphere and PHP to play nicely together:
<ul>
<li>Build PHP as an Apache module and connect to WAS via the Web server plugin
<li>Use the PHP Integration Kit to add PHP support to WebSphere Application Server Community Edition
<li>Use the PHP / Java Bridge
<li>Use an implementation of a PHP interpreter in Java
</ul>
</p>
<p>
For each, there's a brief explaination as far as the steps to take to use the option and links to other resources that show in a bit more detail how to accomplish that kind of integration.
</p>]]></description>
      <pubDate>Thu, 13 Jul 2006 05:48:02 -0500</pubDate>
    </item>
  </channel>
</rss>
