Skip to content

kumamidori/BEAR.Saturday

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 91.6%
  • JavaScript 5.9%
  • CSS 2.1%
  • Other 0.4%