/geng-php

Your local web development solution for MACOS

Primary LanguageSwift

Your local web development solution for MACOS

Key FeaturesHow To Use

Key Features

  • Basic ideas

    • It installs these softwares like nginx, php, mysql and etc. through brew services on your local machine
    • So first it will dectect if you have installed brew sowftare. If you haven't installed, it will prompt you should install it first. There are two methods to install it. If you are in China, you should use it brew_cn service due to network reasons. If not, you can install normally.
    • If you already install the brew, it will check brew services and you do not need reinstall it.
  • Nginx

    • You can add multiple websites by configing the nginx conf file, you can config it through UI and it is very simple
    • Later, it will add more powerful nginx configuartion through UI interation and you can config nginx easily
    • Currently, it is the first version and the functionality is limited but it can satisfy your basic requirements
  • PHP

    • You can add mutiple versions of php and also it can switct diffrerent versions for your environment
  • MYSQL

    • You can install it via install mysql
  • Others

    • Later, it will add more functionality like redis, es and so on.
  • Note

    • Due to it is first version, it may have some bugs. If you found some bugs and you can make a topic and I will fix it later.

How To Use

To run this application, you can just download the dmg file and run it.

Official website: gengphp.com