Skip to content

fadihanna123/phpPlayGround

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHPPlayGround

PHPPlayGround is a playground for PHP code. Here you can test PHP code.


🚀 Quick Start

# Clone the project
git clone https://github.com/fadihanna123/phpPlayGround.git
# Go to the directory
cd phpPlayGround
# Install PHP server from PHP website
# Start the server
php -S localhost:8080
# Go to localhost:8080

🤝 Contributing

1 - Clone the project.
2 - Fork the project.
3 - Create your own branch: git checkout -b <your branchname>
4 - Push changes.
5 - Create a pull request.

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Releases

No releases published

Packages

No packages published