<?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>Fri, 24 May 2013 19:58:47 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Adam Culp: PHP usage statistics]]></title>
      <guid>http://www.phpdeveloper.org/news/19630</guid>
      <link>http://www.phpdeveloper.org/news/19630</link>
      <description><![CDATA[<p>
<i>Adam Culp</i> has posted his own look at some of the <a href="http://www.geekyboy.com/archives/672">PHP usage statistics</a> that are out there and how they can be interpreted.
</p>
<blockquote>
Every once in awhile I stumble across someone who is trying to find their way and decide what they  will do in their career.  As the organizer of a PHP user group I see many new developers passing through.  Of course I always speak of how strong PHP is in the web markets, and encourage new web developers to pursue PHP as a tool in their box of goodies.  Because as a web developer it would be a career limiting move to not have any knowledge of PHP.  Here is why...
</blockquote>
<p>
He shares a few different sources including w3tech's <a href="http://w3techs.com/technologies/overview/programming_language/all">overall</a> and <a href="http://w3techs.com/technologies/details/pl-php/all/all">PHP-specific</a> information (PHP5 specific <a href="http://w3techs.com/technologies/details/pl-php/5/all">here</a>) and the current results of the <a href="http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html">TIOBE index</a> showing language popularity. For each he talks some about what the results mean (and don't mean) and how, if you're a "professional developer" you should, at the least, know PHP - the most dominant language in the web space.
</p>
Link: http://www.geekyboy.com/archives/672]]></description>
      <pubDate>Fri, 24 May 2013 11:41:16 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Michelangelo van Dam: UA Testing with Selenium and PHPUnit]]></title>
      <guid>http://www.phpdeveloper.org/news/19629</guid>
      <link>http://www.phpdeveloper.org/news/19629</link>
      <description><![CDATA[<p>
In <a href="http://www.dragonbe.com/2013/05/ua-testing-with-selenium-and-phpunit.html">this new post</a> to his site <i>Michaelangelo van Dam</i> looks at user acceptance testing with <a href="http://phpunit.de">PHPUnit</a> and <a href="http://docs.seleniumhq.org/">Selenium</a>.
</p>
<blockquote>
Last week I spoke at <a href="http://tek.phparch.com/">php[tek] 2013</a> where I explained to people how to get started with <a href="http://www.seleniumhq.org/">Selenium IDE</a> to record user interaction with the web interface, convert them to PHPUnit testcases and automatically execute them on multiple browsers on multiple platforms. The <a href="https://joind.in/8157>feedback</a> I got was awesome, you're all a great crowd! But on <a href="https://twitter.com/dragonbe>twitter</a> I also received a bunch of questions regarding how to set up multiple platforms and why I used Windows in my presentation to deploy to. So today I deceided it was time to write a full article on this subject.
</blockquote>
<p>
He introduces Selenium and what kinds of things it can be used to test. He also defines "user acceptance testing" and talks about why they're an important part of the testing ecosystem. He then walks you through the process of getting the testing environment set up, creating a few tests and how to convert them over to PHPUnit tests (using a built-in tool). Screencasts show you each step of the way. He includes a little tweaking you'll need to do to to the test code to get it working with your own Selenium server 
</p>
Link: http://www.dragonbe.com/2013/05/ua-testing-with-selenium-and-phpunit.html]]></description>
      <pubDate>Fri, 24 May 2013 10:18:40 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP.net: PHP 5.5.0RC2 is available]]></title>
      <guid>http://www.phpdeveloper.org/news/19628</guid>
      <link>http://www.phpdeveloper.org/news/19628</link>
      <description><![CDATA[<p>
On PHP.net today they've announced the release of the latest Release Candidate in the PHP 5.5.x series - <a href="http://php.net/index.php#id2013-05-23-1">PHP 5.5.0RC2</a>.
</p>
<blockquote>
The PHP development team announces the availability of the second release candidate of PHP 5.5. This release fixes some bugs against RC1 and improves overall stability. [...] Please help us to identify bugs in order to ensure that the release is solid and all things behave as expected. Please test this release candidate against your code base and report any problems that you encounter to the <a href="mailto:php-qa@lists.php.net">QA mailing list</a> and/or the <a href="https://bugs.php.net/">PHP bug tracker</a>.
</blockquote>
<p>
Issues corrected include a segfault when memory was used up, an issue with mbstring in PHPT tests in Windows x64 and a problem with custom exceptions. You can find the full list of changes <a href="https://github.com/php/php-src/blob/php-5.5.0RC2/NEWS">in the NEWS file</a>. Please <a href="http://downloads.php.net/dsp">download this latest release candidate</a> (<a href="http://windows.php.net/qa/">Windows here</a>) and test it out on your systems.
</p>
Link: http://php.net/index.php#id2013-05-23-1]]></description>
      <pubDate>Fri, 24 May 2013 09:55:27 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Packagist Latest Releases for 05.24.2013]]></title>
      <guid>http://www.phpdeveloper.org/news/19627</guid>
      <link>http://www.phpdeveloper.org/news/19627</link>
      <description><![CDATA[Recent releases from the Packagist:<ul><li><a href="https://packagist.org/packages/bcen/silex-dispatcher">bcen/silex-dispatcher (0.4.3)</a>
A Silex plugin<br/><br/>
<li><a href="https://packagist.org/packages/fran6co/phptrie">fran6co/phptrie (1.0)</a>
PHP Trie implementation<br/><br/>
<li><a href="https://packagist.org/packages/delboy1978uk/del-bitcoin">delboy1978uk/del-bitcoin (v0.1)</a>
Blockchain Bitcoin Wallet API Functionality for Zend Framework 2<br/><br/>
<li><a href="https://packagist.org/packages/f21/dnsmadeeasy">f21/dnsmadeeasy (1.0.0)</a>
A simple php library to work with DNSMadeEasy's API v2.0<br/><br/>
<li><a href="https://packagist.org/packages/mjohnson/decoda">mjohnson/decoda (6.0.5)</a>
A lightweight lexical string parser for BBCode styled markup.<br/><br/>
<li><a href="https://packagist.org/packages/richardsjoqvist/silverstripe-localdate">richardsjoqvist/silverstripe-localdate (1.1.0)</a>
Translates formatted date strings to the locale set with i18n::set_locale() if there is a matching language file.<br/><br/>
<li><a href="https://packagist.org/packages/cocoon/notation">cocoon/notation (1.0)</a>
A Markdown, file-based blogging system for Laravel 4<br/><br/>
<li><a href="https://packagist.org/packages/kitpages/data-grid-bundle">kitpages/data-grid-bundle (v1.8.0)</a>
Symfony DataGridBundle<br/><br/>
<li><a href="https://packagist.org/packages/vlucas/valitron">vlucas/valitron (1.0.4)</a>
Simple, elegant, stand-alone validation library with NO dependencies<br/><br/>
<li><a href="https://packagist.org/packages/nixilla/carweb-api-consumer">nixilla/carweb-api-consumer (0.2)</a>
CarweB API consumer in PHP<br/><br/>
<li><a href="https://packagist.org/packages/phpunit/phpunit">phpunit/phpunit (3.7.21)</a>
The PHP Unit Testing framework.<br/><br/>
<li><a href="https://packagist.org/packages/thetwelvelabs/zeus">thetwelvelabs/zeus (1.0.0)</a>
Zend Framework 1.x RESTful Bundle<br/><br/>
<li><a href="https://packagist.org/packages/phpunit/php-code-coverage">phpunit/php-code-coverage (1.2.11)</a>
Library that provides collection, processing, and rendering functionality for PHP code coverage information.<br/><br/>
<li><a href="https://packagist.org/packages/phly/phlyty">phly/phlyty (1.0.1)</a>
PHP 5.4 Microframework built on top of ZF2 components<br/><br/>
<li><a href="https://packagist.org/packages/donatj/simplecalendar">donatj/simplecalendar (v0.4.1)</a>
A very simple calendar library<br/><br/>
<li><a href="https://packagist.org/packages/alchemy/binary-driver">alchemy/binary-driver (1.4.1)</a>
A set of tools to build binary drivers<br/><br/>
<li><a href="https://packagist.org/packages/patchwork/utf8">patchwork/utf8 (v1.1.7)</a>
UTF-8 strings handling for PHP 5.3: portable, performant and extended<br/><br/>
<li><a href="https://packagist.org/packages/zweifisch/zf">zweifisch/zf (v0.2.8)</a>
a micro php web/cli framework/router<br/><br/>
<li><a href="https://packagist.org/packages/packfire/fuelblade">packfire/fuelblade (1.1.0)</a>
Packfire FuelBlade - Dependency Injection / IoC library for PHP<br/><br/>
<li><a href="https://packagist.org/packages/rtens/mockster">rtens/mockster (1.1.3)</a>
PHP Mocking framework<br/><br/>
<li><a href="https://packagist.org/packages/phundament/p3widgets">phundament/p3widgets (0.11.7)</a>
Widget Manager<br/><br/>
<li><a href="https://packagist.org/packages/yohang/calendr">yohang/calendr (1.0.3)</a>
Object Oriented calendar management<br/><br/>
<li><a href="https://packagist.org/packages/mouf/archive-installer">mouf/archive-installer (v1.0.2)</a>
This is a simple installer that let's you create simple Composer packages that are actually downloading and extracting an archive from the web.<br/><br/>
<li><a href="https://packagist.org/packages/propel/propel-bundle">propel/propel-bundle (1.2.4)</a>
Integration of Propel in Symfony2<br/><br/>
<li><a href="https://packagist.org/packages/bmatzner/marionette-bundle">bmatzner/marionette-bundle (1.0.3)</a>
MarionetteJS Bundle for Symfony2<br/><br/>
<li><a href="https://packagist.org/packages/nunzion/php-eventbus">nunzion/php-eventbus (0.1.0)</a>
An event-based bus.<br/><br/>
<li><a href="https://packagist.org/packages/bit3/contao-bit3basics">bit3/contao-bit3basics (1.1.2)</a>
Set of basic settings for Contao OpenSource CMS<br/><br/>
<li><a href="https://packagist.org/packages/laiz/laiz-db">laiz/laiz-db (v1.0.1)</a>
Object relational mapping library<br/><br/>
<li><a href="https://packagist.org/packages/alphalemon/alphalemon-cms-bundle">alphalemon/alphalemon-cms-bundle (1.1.0-RC)</a>
AlphaLemon CMS is an Open Source Content Management System Application, built on top of Symfony2 Framework, providing an easy an intuitive user-interface, to improve the website's content management experience<br/><br/>
<li><a href="https://packagist.org/packages/slevomat/sglogistics-api">slevomat/sglogistics-api (1.14)</a>
SG Logistics client API Library<br/><br/>
<li><a href="https://packagist.org/packages/piwik/piwik">piwik/piwik (1.12-b18, 1.12-b17)</a>
Open Source Real Time Web Analytics Platform<br/><br/>
<li><a href="https://packagist.org/packages/jdolieslager/fetranslator">jdolieslager/fetranslator (v0.1.3)</a>
ZF2 Module for translating routematches and messages<br/><br/>
<li><a href="https://packagist.org/packages/craue/formflow-bundle">craue/formflow-bundle (1.1.3)</a>
Multi-step forms for your Symfony2 project.<br/><br/>
<li><a href="https://packagist.org/packages/rbone/phactory">rbone/phactory (1.1.2)</a>
A PHP library for generating data for tests<br/><br/>
<li><a href="https://packagist.org/packages/wingu/code-generator">wingu/code-generator (1.0.1.0)</a>
Wingu OctopusCore CoreGenerator<br/><br/>
<li><a href="https://packagist.org/packages/laiz/laiz-error">laiz/laiz-error (v0.1.0)</a>
Simple error handler<br/><br/>
</ul>]]></description>
      <pubDate>Fri, 24 May 2013 08:07:13 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Site News: Popular Posts for the Week of 05.24.2013]]></title>
      <guid>http://www.phpdeveloper.org/news/19626</guid>
      <link>http://www.phpdeveloper.org/news/19626</link>
      <description><![CDATA[Popular posts from PHPDeveloper.org for the past week:<ul><li><a href="http://phpdeveloper.org/news/19599">PHPMaster.com: Openbiz Cubi: A Robust PHP Application Framework, Part 1</a>
<li><a href="http://phpdeveloper.org/news/19617">PHPClasses.org: 5 Reasons Why the Web Platform War is Over: PHP Won with 75% says Google</a>
<li><a href="http://phpdeveloper.org/news/19612">Gonzalo Ayuso: Google App Engine, PHP and Silex. Setting up a Login Provider</a>
<li><a href="http://phpdeveloper.org/news/19600">DZone.com: Cloning in PHP</a>
<li><a href="http://phpdeveloper.org/news/19598">Chris Jones: Offline Processing in PHP with Advanced Queuing</a>
<li><a href="http://phpdeveloper.org/news/19604">Community News: Latest PEAR Releases for 05.20.2013</a>
<li><a href="http://phpdeveloper.org/news/19608">Symfony Blog: New in Symfony 2.3: Small things matter</a>
<li><a href="http://phpdeveloper.org/news/19619">Reddit.com: Preferred framework for REST usage?</a>
<li><a href="http://phpdeveloper.org/news/19606">7PHP.com: Know Thy PHP User Group Know The Leeds PHP User Group (LeedsPHP)</a>
<li><a href="http://phpdeveloper.org/news/19616">Community News: Latest Releases from PHPClasses.org</a>
</ul>]]></description>
      <pubDate>Fri, 24 May 2013 07:03:56 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Anna Filina: Full Test Coverage is Impractical]]></title>
      <guid>http://www.phpdeveloper.org/news/19625</guid>
      <link>http://www.phpdeveloper.org/news/19625</link>
      <description><![CDATA[<p>
In her <a href="http://annafilina.com/blog/full-test-impractical/">latest post</a> <i>Anna Filina</i> proposes that full test coverage is an impractical way to measure the quality of your software. It can provide a false sense of security, even if the tests are poorly written.
</p>
<blockquote>
Many developers claim that to achieve high quality software, developers must create automated tests that ensure that all possible execution routes have been covered. This is also known as full path coverage. I will argue that different types of software require different testing approaches and that full path coverage is impractical in almost every case. Too many tests simply create clutter.
</blockquote>
<p>
She looks at how it's impractical to expect that all tests will be written efficiently or even correctly. Even simple tests are enough to show up on code coverage reports but may only be painting part of the picture. She also notes that not all software can be tested the same way - things like APIs require different testing skills/methods than something like consumer software. 
</p>
<blockquote>
In the end, there are no exact rules on how much to test. The most important thing to keep in mind is that writing tests for the sake writing tests is futile and costly.  [...] Focus on building great software. Tests are a tool to make it better. Just don't overdo it.
</blockquote>
Link: http://annafilina.com/blog/full-test-impractical]]></description>
      <pubDate>Thu, 23 May 2013 12:06:34 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[ZFort Group: The Battle of the Titans. Zend vs. Symfony]]></title>
      <guid>http://www.phpdeveloper.org/news/19624</guid>
      <link>http://www.phpdeveloper.org/news/19624</link>
      <description><![CDATA[<p>
In <a href="http://www.zfort.com/blog/zend-vs-symfony/">this new post</a> to the ZFort blog <i>Elena Bizina</i> compares Symfony and Zend Framework from her perspective, looking at things like functionality, general understanding and community.
</p>
<blockquote>
Zend and Symfony are the two frameworks that are often compared. Which one is more functional? Which one is more preferable in terms of productivity? Which one is better for general understanding? Which of these two has a larger community? I've asked Zfort Group experts to help me with these questions, and here's what we have come to.
</blockquote>
<p>
She first gives a high-level overview of each framework, pointing out a few of the features and tools they have built-in. She then goes on to answer the questions above, noting that she sees Symfony as coming out in the lead. Some of the questions are a little vague, so it's not entirely clear why one is different than the other. What do you think? <a href="http://www.zfort.com/blog/zend-vs-symfony/">Leave a comment here</a> with your opinions.
</p>
Link: http://www.zfort.com/blog/zend-vs-symfony]]></description>
      <pubDate>Thu, 23 May 2013 11:55:45 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Lorna Mitchell: Simplest PHP Generator Example]]></title>
      <guid>http://www.phpdeveloper.org/news/19623</guid>
      <link>http://www.phpdeveloper.org/news/19623</link>
      <description><![CDATA[<p>
On her blog <i>Lorna Mitchell</i> has posted an example of a <a href="http://www.lornajane.net/posts/2013/simplest-php-generator-example">basic generator</a> written in PHP, a feature of the upcoming PHP version 5.5</a>.
</p>
<blockquote>
I really like the generators feature that's arriving in PHP 5.5, and since we're now into release candidate releases, it's actually not that far away. I've been speaking on this topic and I thought I'd share my trivially simple code example from my slides.
</blockquote>
<p>
She includes an example of a very basic generator using the new "yield" keyword and how to implement it in a simple foreach loop. There's also a little talk about when is a good time to use generators in your applications (two examples: complex number calculation and working with large data sets a chunk at a time). For more information on how these generators will work, check out <a href="http://php.net/manual/en/language.generators.overview.php">this page</a> in the PHP manual.
</p>
Link: http://www.lornajane.net/posts/2013/simplest-php-generator-example]]></description>
      <pubDate>Thu, 23 May 2013 10:31:02 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Engine Yard: A Conversation About Testing in PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/19622</guid>
      <link>http://www.phpdeveloper.org/news/19622</link>
      <description><![CDATA[<p>
On the Engine Yard blog today they've <a href="https://blog.engineyard.com/2013/a-conversation-about-testing-in-php">posted a conversation about testing</a> between <I>Ed Finkler</i> and <i>Chris Hartjes</i> (also the hosts of the <a href="http://devhell.info/">DevHell podcast</a>).
</p>
<blockquote>
Our friends <a href="https://twitter.com/funkatron">Ed Finkler</a> and <a href="https://twitter.com/grmpyprogrammer">Chris Hartjes</a> recently had a chat about testing in PHP.  Read on to get the low down on different testing tools and their relative merits-check it out as Ed and Chris weep for the future, come to some interesting conclusions and get their hands dirty so you don't have to.
</blockquote>
<p>
They talk some about the current tools for unit testing in PHP applications and show what a sample test looks like. <i>Ed</i> talks about how the current testing tools can make it intimidating for people to get started testing and mentions the built-in testing library in Python that is a bit easier. There's also some mention of acceptance/functional testing and the Behat + Mink combo.
</p>
Link: https://blog.engineyard.com/2013/a-conversation-about-testing-in-php]]></description>
      <pubDate>Thu, 23 May 2013 09:42:29 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Packagist Latest Releases for 05.23.2013]]></title>
      <guid>http://www.phpdeveloper.org/news/19620</guid>
      <link>http://www.phpdeveloper.org/news/19620</link>
      <description><![CDATA[Recent releases from the Packagist:<ul><li><a href="https://packagist.org/packages/piwik/piwik">piwik/piwik (1.12-b16)</a>
Open Source Real Time Web Analytics Platform<br/><br/>
<li><a href="https://packagist.org/packages/mjohnson/utility">mjohnson/utility (1.4.3)</a>
A collection of CakePHP utility libraries.<br/><br/>
<li><a href="https://packagist.org/packages/superdweebie/identity-module">superdweebie/identity-module (0.3)</a>
Zend Framework 2 Module that provides user management<br/><br/>
<li><a href="https://packagist.org/packages/mjohnson/decoda">mjohnson/decoda (6.0.4)</a>
A lightweight lexical string parser for BBCode styled markup.<br/><br/>
<li><a href="https://packagist.org/packages/lumedigital/wordpress-installer">lumedigital/wordpress-installer (0.1)</a>
Wordpress installer if you want to work with wordpress instances as full-package. eg. package to have wordpress files and references to plugins and themes<br/><br/>
<li><a href="https://packagist.org/packages/kphoen/sitemap-bundle">kphoen/sitemap-bundle (1.1.4)</a>
Provides a way to create/generate a sitemap using Propel, Doctrine, etc.<br/><br/>
<li><a href="https://packagist.org/packages/danielmewes/php-rql">danielmewes/php-rql (1.5.2)</a>
A PHP client driver for the RethinkDB query language (ReQL)<br/><br/>
<li><a href="https://packagist.org/packages/sabre/vobject">sabre/vobject (3.0.0-alpha2)</a>
The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects<br/><br/>
<li><a href="https://packagist.org/packages/bcen/silex-dispatcher">bcen/silex-dispatcher (0.4.2)</a>
A Silex plugin<br/><br/>
<li><a href="https://packagist.org/packages/ncsuwebdev/base-otf-app">ncsuwebdev/base-otf-app (1.0.4)</a>
Base app for creating an OTF app<br/><br/>
<li><a href="https://packagist.org/packages/ncsuwebdev/otframework">ncsuwebdev/otframework (3.0.4)</a>
Base application framework<br/><br/>
<li><a href="https://packagist.org/packages/ibrows/wizard-annotation-bundle">ibrows/wizard-annotation-bundle (1.0.3)</a>
Simple wizard for a controller with validation methods<br/><br/>
<li><a href="https://packagist.org/packages/havvg/cloudcontrol-bundle">havvg/cloudcontrol-bundle (v1.0.0-beta4)</a>
This bundle integrates your application on the cloudControl PaaS.<br/><br/>
<li><a href="https://packagist.org/packages/havvg/dry-bundle">havvg/dry-bundle (v1.0.3)</a>
A Symfony2 bundle providing helpers to ease usage of common patterns.<br/><br/>
<li><a href="https://packagist.org/packages/kamisama/php-resque-ex">kamisama/php-resque-ex (1.2.5)</a>
Redis backed library for creating background jobs and processing them later. PHP port based on resque for Ruby.<br/><br/>
<li><a href="https://packagist.org/packages/aporat/php_gearman_daemons">aporat/php_gearman_daemons (1.0.0)</a>
PHP Gearman Deamon Manager<br/><br/>
<li><a href="https://packagist.org/packages/paypal/permissions-sdk-php">paypal/permissions-sdk-php (v3.4.102)</a>
PayPal permission SDK for PHP<br/><br/>
<li><a href="https://packagist.org/packages/paypal/merchant-sdk-php">paypal/merchant-sdk-php (v3.4.102)</a>
PayPal Merchant SDK for PHP<br/><br/>
<li><a href="https://packagist.org/packages/paypal/invoice-sdk-php">paypal/invoice-sdk-php (v3.4.102)</a>
PayPal invoice SDK for PHP<br/><br/>
<li><a href="https://packagist.org/packages/paypal/buttonmanager-sdk-php">paypal/buttonmanager-sdk-php (v3.4.102)</a>
PayPal buttonmanager SDK for PHP<br/><br/>
<li><a href="https://packagist.org/packages/paypal/adaptivepayments-sdk-php">paypal/adaptivepayments-sdk-php (v3.4.102)</a>
PayPal adaptivepayments SDK for PHP<br/><br/>
<li><a href="https://packagist.org/packages/havvg/lock">havvg/lock (v2.0.0, v1.1.0)</a>
A component for simple resource locking.<br/><br/>
<li><a href="https://packagist.org/packages/mrprompt/cielo">mrprompt/cielo (2.0)</a>
Description of project Db.<br/><br/>
<li><a href="https://packagist.org/packages/kitpages/data-grid-bundle">kitpages/data-grid-bundle (v1.7.0)</a>
Symfony DataGridBundle<br/><br/>
<li><a href="https://packagist.org/packages/rah/danpu">rah/danpu (2.5.0, 1.5.0)</a>
MySQL database dump and restoration tool implemented in PHP<br/><br/>
<li><a href="https://packagist.org/packages/webmasters/doctrine-extensions">webmasters/doctrine-extensions (2.3.7)</a>
Doctrine2 extensions<br/><br/>
<li><a href="https://packagist.org/packages/willdurand/geocoder">willdurand/geocoder (1.6.0)</a>
The almost missing Geocoder PHP 5.3 library.<br/><br/>
<li><a href="https://packagist.org/packages/sammaye/mongoyii">sammaye/mongoyii (1.2.4)</a>
A Yii MongoDB ORM<br/><br/>
<li><a href="https://packagist.org/packages/payment/httpclient-buzz">payment/httpclient-buzz (1.1.0)</a>
http client bridge for buzz<br/><br/>
<li><a href="https://packagist.org/packages/fiber/fiber">fiber/fiber (0.3.0)</a>
Dependency Injector Container<br/><br/>
<li><a href="https://packagist.org/packages/pagon/fiber">pagon/fiber (0.3.0)</a>
Dependency Injector Container of Pagon<br/><br/>
</ul>]]></description>
      <pubDate>Thu, 23 May 2013 08:03:15 -0500</pubDate>
    </item>
  </channel>
</rss>
