Skip to content

ryo88c/BEAR.Saturday

 
 

Repository files navigation

README

What is BEAR?

BEAR(Saturday) is a PHP 5.2 resource oriented web framework. See Hello World demo in youtube.

Requirements

BEAR(Saturday) is only supported on PHP 5.2 and up.

Install BEAR

$ pear channel-discover pear.bear-project.net
$ pear install bear/BEAR-beta

Create Project

$ bear init-app bearapp.name
$ ln -s bearapp.name/htdocs /path/to/vhost_dir

visit the official BEAR website to learn more.(Japanese only)

About

PHP 5.2 resource oriented web framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 98.5%
  • JavaScript 1.4%
  • Other 0.1%