Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 586 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 586 Bytes

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.

Create project with BEAR.Saturday

composer create-project bearsaturday/skeleton MyVendor.MyPackage

Hosting

ln -s MyVendor.MyPackage/htdocs /path/to/vhost_dir

looking for older versin ? visit the official BEAR pear-channel