We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ec1e86 commit da88561Copy full SHA for da88561
README.md
@@ -1,4 +1,5 @@
1
# PHP Server
2
+A small library to help run PHP servers easily and quickly.
3
4
## Installation
5
```
composer.json
@@ -1,6 +1,6 @@
{
"name": "ahmard/php-server",
- "description": "PHP local server helper",
+ "description": "A small library to help run PHP servers easily and quickly.",
"type": "library",
"license": "MIT",
6
"require": {
0 commit comments