Git Product home page Git Product logo

ezphp's Introduction

EzPHP

EzPHP gives you a personal PHP webserver for development.

The goal of the project is to provide a single .exe file that will get you a ready to use PHP development environment.

EzPHP will install PHP v. 7.4.14 downloaded from https://windows.php.net/downloads/releases/php-7.4.14-nts-Win32-vc15-x64.zip

Installation

  1. Download ezphp.zip.
  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.

Usage of ./ezphp:
  -S string
        <addr>:<port> - Run with built-in web server. (default "localhost:8080")
  -t string
        <docroot> - Specify document root <docroot> for built-in web server. (default "public_html")

How it works?

After launching ezphp.exe you will get a PHP web server on port 8080. See Usage to change the port.

To start working just copy your PHP files to the Document root folder 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 inexperienced users. EzPHP gives you have a PHP development environment with just one click.

Note: 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

EzPHP is open source. Feel free to contribute! Just create a new issue or a new pull request.

Thanks mirzazulfan for the logo.

License

This library is released under the MIT License.

ezphp's People

Contributors

jcarlosr avatar marcomilon avatar mirzazulfan avatar robertfausk avatar zalawi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

ezphp's Issues

SQL EXPRESS!!!

How do we get this to work with SQL Express? I put the Driver DLL's in the EXT folder with no success. I get 'could not find driver'.

It would be a real nice add to package this with SQL Server drivers and just have them install it separate and tell us how to make sure it works. Thanks! This rules otherwise. It's so light-weight its preposterous.

cUrl not enabling

even if i removed ; is not enabling curl, Call to undefined function curl_init()

Logo for ezphp

Hello,

If you like ezphp and have design skills, it will be great if you purpose a logo for the App.

Thanksss

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.