<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
  			<title>Recess PHP Framework</title>
	<link rel="canonical" href="http://www.recessframework.org" />
<meta name="description" content="Recess is an open source, full-stack PHP Framework that uses REST, annotations, and strong object-oriented design. Recess simplifies Web 2.0 development in PHP."/>
<meta name="keywords" content="php framework, rest, restful php framework, mvc, php orm, ajax php framework, ajax, php jquery"/>
  <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"/>
  <meta name="content-language" content="en-us"/>
  <meta name="copyright" content="Kris Jordan"/>
  <meta name="rating" content="general"/>
  <meta name="robots" content="all,index,follow,archive"/>
  <meta name="viewport" content="width=900"/>
  <link rel="shortcut icon" type="image/ico" href="favicon.ico"/>
  <link href="css/all.css" rel="stylesheet" type="text/css" media="all"/>
		<meta name="google-site-verification" content="trUyP8fUKLUc3q4tZkysuy1CuKLvy1A6GcmMGPOGo3g"/>
</head>
<body class="home">
  <div id="wrapper">
    <div id="header">
      <a href="#content" id="skip">Skip to content</a>
      <h2 id="logo"><a href="/">Recess! The fun PHP framework</a></h2>
      <ul id="nav">
        <li><a href="/">Home</a></li>
        <li><a href="page/about">About</a></li>
        <li><a href="page/documentation">Documentation</a></li>
        <li><a href="section/tutorials">Tutorials</a></li>
        <li><a href="blog">Blog</a></li>
        <li><a href="forums-sub/index">Forum</a></li>
        <li><a href="http://www.github.com/recess/recess" title="GitHub Repository">Source</a></li>
        <li class="downloads"><a href="page/download">Downloads</a></li>
      </ul>
              <div id="feature">
          <h2>Recess is an open source <a href="#">RESTful PHP framework</a><br/>designed to give you a fun & delightful development experience.</h2>
          <ul>
            <li><a href="page/download"><img src="images/feature-download.png" alt="Download" width="175" height="85"/></a></li>
            <li><a href="section/tutorials"><img src="images/feature-getstarted.png" alt="get Started" width="175" height="85"/></a></li>
            <li><a href="forums-sub/index"><img src="images/feature-community.png" alt="Community" width="193" height="85"/></a></li>
          </ul>
        </div>
          </div>  <!-- End #header -->
    <div id="content">
  <div id="body">
    <h1>Welcome to Recess</h1>
    <p>You should enjoy PHP development. That's why Recess exists. Recess is a RESTful PHP framework designed to give you a delightful development experience.</p>
    <ul>
      <li>Tools included for every developer</li>
      <li>Declarative PHP with annotations</li>
      <li>Stays out of your way, not in it</li>
      <li>Loosely coupled Model-View-Controller</li>
      <li>Create RESTful APIs with Ease</li>
      <li>D.R.Y. in philosophy & practice</li>
      <li>Caching-oriented architecture</li>
      <li>Open source under MIT license</li>
    </ul>
  </div>  <!-- End #body -->
	<div id="sidebar">
  <div class="section" id="news">
    <h2><a href="blog">Blog</a> <a href="section/news" title="Subscribe to our RSS feed"><img src="images/sidebar-news-icon.png" alt="" width="16" height="15"/></a></h2>
    <ul>
          <li>
        <h5>Notes from Facebook's HipHop for PHP Debut</h5>
        <p class="meta">By  Kris Jordan on Feb  2, 2010</p>
        <p><a href="page/notes-from-facebooks-hiphop-for-php-debut">Read more&hellip;</a></p>
      </li>
          <li>
        <h5>New Recess Website & Plans for 2010 </h5>
        <p class="meta">By   on Jan 20, 2010</p>
        <p><a href="page/new-recess-framework-website">Read more&hellip;</a></p>
      </li>
        </ul>
  </div>
</div>  <!-- End #sidebar -->	
    </div>  <!-- End #content -->
    <div id="footer">
      <div id="signup">
        <div>
          <h2>Join our newsletter</h2>
          <p>Stay up-to-date with new Recess Framework features and updates.</p>
        </div>
        <form action="form/receive" method="post">
          <input type="hidden" name="form_id" value="1"/>
          <input type="text" name="email" id="email" placeholder="Enter your email?"/>
          <input type="image" src="images/signup-submit.png" alt="Submit"/>
        </form>
      </div>
        <p id="copyright">&copy; 2008-2009, <a href="http://www.krisjordan.com/">Kris Jordan</a>. The Recess Framework is released under the <a href="http://opensource.org/licenses/mit-license.php">MIT License</a> and sponsored by <a href="http://www.newmediacampaigns.com/">New Media Campaigns</a>.</p>
    </div>  <!-- End #footer -->
  </div>
  <script src="ajax/libs/jquery/1.3/jquery.min.js" type="text/javascript"></script>
  <script src="js/scripts.js" type="text/javascript"></script>
  <script language="javascript">
  	window.onload = function() {
  		dp.SyntaxHighlighter.ClipboardSwf = '{$base_url}js/clipboard.swf';
  		dp.SyntaxHighlighter.HighlightAll('code');
  	}
  </script>
  <script type="text/javascript">
  var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
  document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
  </script>
  <script type="text/javascript">
  try {
  var pageTracker = _gat._getTracker("UA-280336-10");
  pageTracker._trackPageview();
  } catch(err) {}</script>
<center><font size="2">This is a free demo result from the Wayback Machine Downloader. <a href="https://www.waybackmachinedownloader.com/en/">Click here</a> to download the full version.</font></center></body>
</html>