Skip to content

shnhrrsn-abandoned/EightPHP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is Eight?

Eight is a PHP5 framework branched from KohanaPHP that uses the Model View Controller architectural pattern. Kohana aims to be secure, lightweight, and easy to use. Eight takes that one step further by applying it to a real world production environment and making the necessary changes to make it faster to develop with, cleaner and more portable across multiple platforms and web servers (Apache/Lighttpd). Eight is maintained by the developers from enormego and encourages community contributions.

What Eight is not

Eight is a not a rapidly changing framework. Unlike other frameworks developer, we actually use Eight, so major restructuring is only used when absolutely necessary. Eight was born due in large because other developers developed their frameworks for the sake of developing a framework, and not actually using it. This unfortunately leads to to changing code "just because". We wanted all of our projects to use the latest version of it's framework, without needing massive code overhauls every-time we pulled in a new commit. With Eight, you're going to get an awesome framework that's actively maintained without needing to worry "are these commits going to make me spend the next week rewriting my app?".

SVN Mirror

If you're using SVN to manage your project and would prefer to use svn:externals, we currently mirror Eight on an SVN server for you to checkout:

svn co svn://eightphp.com/eightphp/trunk eightphp-read-only

Documentation

You can view the online documentation of Eight by at http://enormego.pbworks.com/FrontPage.

License

You can view the Eight license online at http://github.com/enormego/EightPHP/blob/master/LICENSE.mdown.

About

Eight is a PHP5 framework branched from KohanaPHP that uses the Model View Controller architectural pattern.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published