Git Product home page Git Product logo

ezphp's Introduction

EzPHP

 ______     _____  _    _ _____ 
|  ____|   |  __ \| |  | |  __ \
| |__   ___| |__) | |__| | |__) |
|  __| |_  /  ___/|  __  |  ___/
| |____ / /| |    | |  | | |
|______/___|_|    |_|  |_|_|

EzPHP is an alternative to Xamp/Wamp. EzPHP is the easiest way to setup a PHP development environment for learning PHP programming on Windows.

The scope of this project is to provide a single .exe file that will get you a PHP developing server.

EzPHP

Installation

  1. Download ezphp.exe.
  2. Create a new folder for your project and copy ezphp.exe.
  3. Run ezphp.exe. If PHP is not installed locally ezphp will try to download and install PHP.
  4. Open your browser in http://localhost:8080.

Advanced user execute ezphp.exe -h to view all options.

How it works?

After launching ezphp.exe you will get a PHP web server on port 8080. To start programming with PHP just copy your PHP files to the Document root directory and then open the url http://localhost:8080 on your web browser.

Why i created EzPHP?

XAMP or equivalent environments are difficult to set up for users who are learning to code. With EzPHP you have a development environment with just one click. EzPHP is available only for windows.

Requirements

PHP binaries required to have Visual C++ Redistributable for Visual Studio 2017 installed on your computer. In case you need it you can download it from https://www.microsoft.com/en-us/download/details.aspx?id=48145

Contribution

Feel free to contribute! Just create a new issue or a new pull request.

License

This library is released under the MIT License.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.