ryo88c / BEAR.Saturday

PHP 5.2 resource oriented web framework.

Home Page:http://www.bear-project.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

http://www.bear-project.net/


Languages

Language:PHP 98.5%Language:JavaScript 1.4%Language:Perl 0.1%Language:Shell 0.0%