<?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>Wed, 19 Jun 2013 18:44:51 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Reddit.com: Preferred framework for REST usage?]]></title>
      <guid>http://www.phpdeveloper.org/news/19619</guid>
      <link>http://www.phpdeveloper.org/news/19619</link>
      <description><![CDATA[<p>
Over on Reddit.com recently a discussion was kicked off asking people <a href="http://www.reddit.com/r/PHP/comments/1em2ne/preferred_framework_for_rest_usage/">what framework they used for REST</a> - their tool of choice for making API creation simple.
</p>
<blockquote>
I was wondering what people here preferred for setting up REST APIs. Specifically if they had a preferred PHP framework for setting them up. in the past I had used CodeIngiter but am looking at Laravel some recently. I don't anticipate extremely heavy usage but I'd like to easily update the framework when it has new releases without a real pain working around my models and controllers.
</blockquote>
<p>Several different options were mentioned in the comments including:</p>
<ul>
<li><a href="http://flightphp.com/">Flight</a>
<li><a href="http://silex.sensiolabs.org/">Silex</a>
<li><a href="http://symfony.com/">Symfony2</a>
<li><a href="http://phalconphp.com/">phalcon</a>
<li><a href="http://laravel.com">Laravel</a>
<li><a href="http://cakephp.org">CakePHP</a>
</ul>
<p>
Do you have a favorite you use for your REST APIs? <a href="http://www.reddit.com/r/PHP/comments/1em2ne/preferred_framework_for_rest_usage/">share it here</a>!
</p>
Link: http://www.reddit.com/r/PHP/comments/1em2ne/preferred_framework_for_rest_usage]]></description>
      <pubDate>Wed, 22 May 2013 11:52:12 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Greg Beaver's Blog: pear.php.net is now mirrored]]></title>
      <guid>http://www.phpdeveloper.org/news/7962</guid>
      <link>http://www.phpdeveloper.org/news/7962</link>
      <description><![CDATA[<p>
As <i>Greg Beaver</i> mentions in his <a href="http://greg.chiaraquartet.net/archives/174-pear.php.net-is-now-mirrored.html">latest blog entry</a>, the main website for PEAR, <a href="http://pear.php.net">pear.php.net</a> has been mirrored as part of an effort to restructure and "revamp" the PEAR wesbite.
</p>
<blockquote>
I'm excited to announce the first two mirrors of pear.php.net are now actively mirroring the installer REST files and actual .tgz files of package releases.  They are <a href="http://us.pear.php.net">http://us.pear.php.net</a> (provided by Joshua Eichorn and bluga.net) and <a href="http://de.pear.php.net">http://de.pear.php.net</a> (provided by Christian Weiske).  The option exists at a future date of mirroring the entire website, but this will not be possible without further changes to the infrastructure.
</blockquote>
<p>
Using these servers is only slightly different than the main site, setting the preferred_mirror setting in your configuration to use one of the above.
</p>]]></description>
      <pubDate>Mon, 04 Jun 2007 12:03:00 -0500</pubDate>
    </item>
  </channel>
</rss>
