Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#DooPHP
# DooPHP

##Introduction
## Introduction
* [Website](http://doophp.com/)
* [Documentation](http://doophp.com/doc)
* [Benchmark](http://doophp.com/benchmark)
Expand All @@ -13,7 +13,7 @@ DooPHP framework is one of the fastest, if not the fastest PHP framework availab
The framework is around 3-12 times faster than other frameworks, DooPHP is higly capable of delivering incomparably fast page loads. Besides being fast, Doophp is also quite feature rich. DooPHP supports some common stuffs found in a web framework, such as MVC structured, RESTful API, REST client, URI routing, database ORM tools, model generator, HTTP Digest Authentication, a flexible template engine, logging & profiling tools, etc.


##DooPHP's belief
## DooPHP's belief

DooPHP believes in doing things as simple as possible. It is a framework for KISS lovers.

Expand Down