Skip to content

Commit 1fb6ef1

Browse files
authored
readme
description
1 parent abf522b commit 1fb6ef1

1 file changed

Lines changed: 35 additions & 1 deletion

File tree

README.md

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,36 @@
11
# sunphp
2-
PHP framework
2+
Sunphp
3+
4+
## Environmental requirements
5+
(php>=5.3.3)
6+
7+
## Start
8+
Start the file
9+
index.php
10+
11+
## Platform
12+
Windows/Linux
13+
14+
## Function
15+
1.The entrance control
16+
2.The development of modular
17+
3.Template control
18+
4.Exception handling
19+
20+
## Description
21+
The user can choose according to different needs, different different development models
22+
Such as:
23+
1. data interface, the user just want to do
24+
The user simply in UserControl. PHP development,
25+
Or to inherit the corresponding DataControl development need.
26+
2. the user just want to make a website
27+
The user simply inherit TemplateControl accordingly
28+
29+
## Advantage
30+
1.Low Coupling
31+
2.High-performance
32+
33+
## Instructions
34+
Framework), which is still in development, it is not recommended for production environments
35+
36+

0 commit comments

Comments
 (0)