1- ApPHP Web Development Framework
2- ---------------------------------------------------------------------------
1+ < p align = " center " >< img src = " http://apphpframework.com/images/light-logo.png " width = " 400 " ></ p >
2+ < br >
33
4- Thank you for choosing ApPHP - a high-performance PHP MVC framework
4+ <p align =" center " >
5+ <a href =" https://github.com/apphp/php-mvc-framework " ><img src =" https://github.com/apphp/php-mvc-framework/workflows/build/badge.svg " alt =" Build Status " ></a >
6+ </p >
7+
8+ ## About ApPHP Framework
9+
10+ Thank you for choosing ApPHP - a high-performance PHP MVC framework.
11+
12+ ApPHP MVC Framework is designed to provide modern and rapid development of websites, web applications and web services.
13+
14+ It implements the the Model-View-Controller (MVC) design pattern and principles, including separation of display, logic,
15+ and data layers. It provides an architecture, components and tools for developers to build a complex web applications
16+ faster and safer.
17+
18+ ## Installation
519
6- INSTALLATION
7- ---------------------------------------------------------------------------
820Please make sure the release file is unpacked under a web-accessible directory.
921You will see the following files and directories:
1022
@@ -21,23 +33,19 @@ You will see the following files and directories:
2133 README this file
2234 UPDATE updating instructions
2335
24- REQUIREMENTS
25- ------------
36+ ## Requirements
37+
2638The minimum requirement by ApPHP is that your Web server supports PHP 5.4.0 or
2739above. ApPHP has been tested with Apache HTTP server on Windows and Linux
2840operating systems.
2941
30- WHAT 's NEXT
31- ------------
42+ ## What 's next
43+
3244Please visit the project website for tutorials, class reference and join
3345discussions with other ApPHP users.
3446
35- The ApPHP Developer Team
36- ------------
47+ ## The ApPHP Developer Team
48+
3749- [ Official Website] ( http://www.apphpframework.com )
3850- [ Website] ( https://www.apphp.com/php-framework/ )
39- - [ GitHub Repository] ( https://github.com/apphp/php-mvc-framework )
40-
41-
42- Status of last deployment:
43- ![ build] ( https://github.com/apphp/php-mvc-framework/workflows/build/badge.svg )
51+ - [ GitHub Repository] ( https://github.com/apphp/php-mvc-framework )
0 commit comments