<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>350234</id>
      <name>php-mvc</name>
      <created_at>2009-07-18T16:46:26Z</created_at>
      <updated_at>2009-07-27T15:44:51Z</updated_at>
      <description>PHP-MVC is an MVC framework written for PHP 5.3. It is in very early development (it's being written alongside a web 
application) but is hoped to develop into a full framework in the process of creating said web app. PHP-MVC requires PHP 5.3, since it takes advantage of namespaces and other 5.3 features.

This framework is written in mind of the larger, monolithic-stlye frameworks and the tiny "micro"-frameworks available. 
It aims to be about half-way between these extremes: containing enough libraries to write a fully capable web app yet 
not being restricted by desires to be as compact as possible. The framework aims to be as decoupled as possible, so that 
you can use as many or as few components as you like.</description>
      <homepage_url>http://github.com/rmasters/php-mvc/</homepage_url>
      <download_url>http://github.com/rmasters/php-mvc/downloads</download_url>
      <url_name>php-mvc</url_name>
      <user_count>0</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id>654102</analysis_id>
      <analysis>
        <id>654102</id>
        <project_id>350234</project_id>
        <updated_at>2009-11-26T19:35:00Z</updated_at>
        <logged_at>2009-11-26T19:34:57Z</logged_at>
        <min_month>2009-07-01T00:00:00Z</min_month>
        <max_month>2009-07-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>1</twelve_month_contributor_count>
        <total_code_lines>884</total_code_lines>
        <main_language_id>2</main_language_id>
        <main_language_name>PHP</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>bsd</name>
          <nice_name>BSD Copyright</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
