<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>372258</id>
      <name>akrudo</name>
      <created_at>2009-08-13T18:07:47Z</created_at>
      <updated_at>2009-09-04T18:21:32Z</updated_at>
      <description>Akrudo is lightweight, rapid development, PHP framework. Allows to create applications quickly, but still is very flexible in designing the model. 

AboutArchitecture is MVC. System contains controllers, which operate on data using models and present them by views. 

It uses semi-extended PHP languages called ActivePHP (allows faster creations of arrays), allows OOP usage of strings and arrays.  

e.g. $string = &quot;should be uppercase&quot;-&gt;upper(); 

For now the framework is not popular as it was hidden from world for longer time. It's being used by my company for various apps development, including CMS AkrudGoke http://akrud.pl/goke 

HistoryThe story of framework is probably very common. First of all tired by doing repeatitive tasks decided to create set of tools, or at least get all existing ones together in one package. The other reason was world famous Ruby on Rails framework telling me my PHP mcv is missing a lot. When first saw it in action I felt like i was closed in some kind of static, past, slow, php world of coding. These two decided for me to try on full-featured framework, now hugely called Akrudo.</description>
      <homepage_url>http://code.google.com/p/akrudo/</homepage_url>
      <download_url></download_url>
      <url_name>akrudo</url_name>
      <user_count>0</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id></analysis_id>
      <licenses>
        <license>
          <name>gpl3_or_later</name>
          <nice_name>GNU General Public License 3 or later</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
