Skip to content

Commit 4356ffc

Browse files
authored
Create README.md
1 parent e589e92 commit 4356ffc

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

README.md

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# phpfetch
2+
3+
Simple PHP and System Information Tool<br>
4+
<img src="https://img.shields.io/badge/Maintained%3F-Yes-green?style=flat-square">
5+
<img src="https://img.shields.io/github/license/efectn/phpfetch?style=flat-square">
6+
<img src="https://img.shields.io/github/issues/efectn/phpfetch?color=violet&style=flat-square">
7+
<img src="https://img.shields.io/github/stars/efectn/phpfetch?style=flat-square">
8+
<img src="https://img.shields.io/github/forks/efectn/phpfetch?color=teal&style=flat-square">
9+
10+
## Screenshots
11+
12+
<img src="screenshot.png">
13+
14+
## Requirements
15+
16+
- php ***(min 5.6)***
17+
18+
Note: Only supports GNU/Linux.
19+
20+
- Supporting DBMS: MySQL, PostgreSQL, MongoDB
21+
- Supporting Webservers: Apache, Nginx, Caddy, Lighttpd, Roadrunner
22+
23+
## Installation
24+
25+
make install DESTDIR=/
26+
27+
## License
28+
29+
Phpfetch is licensed under the terms of the **GPL-3.0-or-later** (see [LICENSE](LICENSE)).

0 commit comments

Comments
 (0)