<?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, 22 May 2013 15:31:17 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[php|architect: Impact Award Winners (for php|tek '11)]]></title>
      <guid>http://www.phpdeveloper.org/news/16417</guid>
      <link>http://www.phpdeveloper.org/news/16417</link>
      <description><![CDATA[<p>
As a part of this year's <a href="http://tek11.phparch.com">php|tek conference</a>, the folks at php|architect once again put together their choices for the "Impact Awards", a special recognition for projects that have really made a mark over the last year in a few different categories.
</p>
<blockquote>
As part of the grand finale of <a href="http://http//tek11.phparch.com">php|tek '11</a>, Keith Casey announced the winners of the first annual <a href="http://www.phparch.com/impact-awards/">php|architect Impact Awards</a>. These awards are selected by the subscribers of php|architect magazine. They represent the projects that have had the most impact on the day-to-day lives of PHP developers. php|architect is proud to announce the winners of this year's Impact Awards.
</blockquote>
<p>
Winners this year included the Frapi (in Up & Coming), MySQL (in Data Management), Xdebug (in Integration/Development) and the Best Overall Product winner - the Zend Framework.
</p>]]></description>
      <pubDate>Thu, 02 Jun 2011 09:02:46 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Chris Hartjes' Blog: Fun with API's - FRAPI and django-tastypie]]></title>
      <guid>http://www.phpdeveloper.org/news/15590</guid>
      <link>http://www.phpdeveloper.org/news/15590</link>
      <description><![CDATA[<p>
In some of his development work, <i>Chris Hartjes</i> has <a href="http://www.littlehart.net/atthekeyboard/2010/12/15/fun-with-apis-frapi-and-django-tastypie/">come across two tools</a> that have made his life simpler, one that's specifically related to PHP and building APIs.
</p>
<blockquote>
Well folks, I've had another one of these ["why didn't I see this earlier"] moments. What is it? Repeat after me: THOU SHALL BUILD YOUR APPLICATION AS AN API FIRST, AND FRONT END SECOND. [...] So, here are two tools that I think my readers should know about. For those working with PHP, I cannot recommend enough the use of <a href="http://getfrapi.com/">FRAPI</a> if you have a legacy application that you need to provide an API for.
</blockquote>
<p>
He talks a bit about what FRAPI is and how it can help lay right on top of your current application to create a full-featured API without much of the hand-coding hassle. It does a lot of the work for you, generating the files needed and handling REST requests right out of the box.
</p>
<blockquote>
The documentation via the wiki isn't that great, but it gives you everything you really need to get started. Kudos to the boys at <a href="http://twitter.com/echolibre">echolibre</a> for creating a super-useful tool.
</blockquote>]]></description>
      <pubDate>Thu, 16 Dec 2010 11:29:57 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Create APIs with FRAPI]]></title>
      <guid>http://www.phpdeveloper.org/news/15307</guid>
      <link>http://www.phpdeveloper.org/news/15307</link>
      <description><![CDATA[<p>
New on the Zend Developer Zone is a tutorial from <i>Trevor Morse</i> about <a href="http://devzone.zend.com/article/12674-Create-APIs-with-FRAPI">creating an API with the help of FRAPI</a>, a tool built to make <a href="http://getfrapi.com/">creating API interfaces</a> simple and easy by providing a framework to build on top of rather than rolling your own.
</p>
<blockquote>
You have been asked to create a RESTful API to allow access to all the great features of your application. Of course there are a few options; you could write the code yourself to handle all the new API functionality, or you could use an existing framework that handles most of this for you. When starting to look at creating a RESTful API for <a href="http://web2project.net/">web2project</a> I came across <a href="http://getfrapi.com/">FRAPI</a> and loved what I saw.
</blockquote>
<p>
He introduces FRAPI and talks about some of the features it includes including a nice testing interface so you don't have to have a separate tool. He goes through the process of creating a new action - setting up a route, adding parameters - and how FRAPI automatically generates the classes you'll need to respond correctly to REST requests. He goes on to talk about setting response codes, scalability concerns and how to integrate it into a project.
</p>]]></description>
      <pubDate>Wed, 20 Oct 2010 09:13:58 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[echoLibre Blog: PHPTek 2010, FRAPI release party!]]></title>
      <guid>http://www.phpdeveloper.org/news/14556</guid>
      <link>http://www.phpdeveloper.org/news/14556</link>
      <description><![CDATA[<p>
On the echoLibre blog today there's <a href="http://blog.echolibre.com/2010/05/phptek-2010-frapi-release-party/">a new post</a> talking about the release party (at the <a href="http://tek.phparch.com/">TekX</a> conference in Chicago) for their latest project - <a href="http://getfrapi.com/">FRAPI</a>, a RESTful API framework that's already generating a lot of buzz.
</p>
<blockquote>
The party was loud and fun. People chatted, asked a bunch of questions, complained, encouraged us and thanked us. We even turned around and made a live demo with no preparation whatsoever and, believe it or not, there were no bugs during the demo. The future is looking very bright for FRAPI which has attracted a <a href="http://search.twitter.com/search?q=frapi">LOT</a> of attention over the past few days and we are looking forward for even more in the coming weeks.
</blockquote>
<p>
If you'd like to find out more about the FRAPI framework and how it can help you in easily creating RESTful applications, check out <a href="http://getfrapi.com/">the project's website</a>. There's details on the framework, learn how to get involved and give back to the project and how it lets you focus on the the important things, like the business logic, while handling the presentation for you.
</p>]]></description>
      <pubDate>Tue, 25 May 2010 13:58:54 -0500</pubDate>
    </item>
  </channel>
</rss>
