Skip to content

anzasolutions/rhea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rhea

Yet another PHP MVC framework. Created in 2012.

Build Status

When running tests in Eclipse (Indigo 3.7.2) with MakeGood (2.3.0) the following must be configured:

  • install log4php according to: http://logging.apache.org/log4php/install.html
  • add PEAR to PHP Include Path
  • go to Project > Properties > MakeGood > General:
    • select "PHPUnit" radio button
    • add test pattern: Test File Pattern: test(?:Case)?.php$
    • add bootstrap: Preload Script: /rhea/test/bootstrap.php

Requires PHP 5.3+

About

Rhea Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published