Skip to content

Commit

Permalink
Merge branch 'master' of github.com:bearsaturday/Panda
Browse files Browse the repository at this point in the history
  • Loading branch information
koriym committed Mar 30, 2018
2 parents eb97ab3 + 4ffdb57 commit b196a4a
Showing 1 changed file with 6 additions and 28 deletions.
34 changes: 6 additions & 28 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,9 @@
README
======

What is Panda?
-----------------
Panda is a PHP error handler.

Requirements
------------
Panda is only supported on PHP 5.2 and up.

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

First Panda
-------------
1) move data/htdocs/panda_sample under web root directory.
2) edit papnda_ini.file,
3) oepn http://example.com/panda_sample/

Panda Quick Manual
------------------
English
http://code.google.com/p/panda-project/wiki/quickmanualen
Japanese
http://code.google.com/p/panda-project/wiki/quickmanual
# Panda
[![Build Status](https://travis-ci.org/bearsaturday/Panda.svg?branch=master)](https://travis-ci.org/bearsaturday/Panda)

Panda is a PHP error handler for [BEAR.Saturday](https://github.com/bearsaturday/BEAR.Saturday) framework

# Requirement

* PHP ^5.4
* PHP ^7.0

0 comments on commit b196a4a

Please sign in to comment.