github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

Nycto / Round-Eights

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 1
    • 1
  • Source
  • Commits
  • Network (1)
  • Issues (0)
  • Downloads (2)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Switch Branches (2)
    • master ✓
    • orm
  • Switch Tags (1)
    • v0.3.0
  • Branch List
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Round Eights is an OO framework for PHP 5.3 — Read more

  Cancel

http://www.RoundEights.com

  Cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Updated Iterator\Grouper to support ArrayAccess objects 
Nycto (author)
Sat Mar 06 09:05:28 -0800 2010
commit  84e2e4973f06230e5bdb15a98fbebe1b2f9888f2
tree    2ba2a92bf4c36f95b8454110b74a75532c376f51
parent  40736172238c22e395cf57fc1fa3efc5c1ffa708
Round-Eights /
name age
history
message
file .gitignore Thu Dec 17 19:54:44 -0800 2009 Updated to ignore packaged phar files [Nycto]
file LICENSE.md Thu Dec 17 21:43:40 -0800 2009 Switched License over to being markdown [Nycto]
file README.md Thu Dec 17 21:38:19 -0800 2009 Moved Install to Readme and switched to using m... [Nycto]
directory src/ Sat Mar 06 09:05:28 -0800 2010 Updated Iterator\Grouper to support ArrayAccess... [Nycto]
directory tests/ Sat Mar 06 09:05:28 -0800 2010 Updated Iterator\Grouper to support ArrayAccess... [Nycto]
directory tools/ Thu Dec 17 07:58:47 -0800 2009 Added Round Eights version number to packaged p... [Nycto]
README.md

Round Eights

Round Eights is an open source, object oriented, test driven PHP 5.3 library designed to help web application coders tackle common hurdles.

Installing Round Eights

Round Eights comes in two flavours, the raw source files and the single file PHP archive. Both are equivilent as far as functionality is concerned.

Installing the PHP archive

Included in your download is Round Eights.phar. If you choose this path, this file is all you need. Simply copy it to your chosen destination, and include it like you would any other file, for example:

<?php
require_once "/path/to/RoundEights.phar";
?>

For more information about phar files, visit the PHP manual here:

http://www.php.net/phar

Installing the Source Files

Optionally, you may simply copy the "src" directory and all of its contents to your code base, and include the contained "Round Eights.php" file, for example:

<?php
require_once "/path/to/src/RoundEights.php";
?>

Requirements

Round Eights requires version 5.3.1 or later of PHP. There are a few components that require specific PHP extensions.

Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server