Giter Site home page Giter Site logo

shenbenren / buildphp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xpf0000/phpwebstudy

0.0 0.0 0.0 961.25 MB

php and web env manager for mac,include apache nginx php mysql memcached redis node with mutable version, and SSL make, file info... extend tools

License: MIT License

JavaScript 46.59% HTML 0.06% Vue 22.44% Ruby 24.13% Shell 0.40% SCSS 6.25% EJS 0.13%

buildphp's Introduction

BuildPhp

App Icon

English | 简体中文

PHP and Web develop environment manager for Mac

GitHub release Total Downloads

BuildPhp is a develop environment manager for Mac,include php,nginx,apache,msyql,memcached,redis and host manager

✨ Features

  • Simple and clear user interface
  • Version switching: select the corresponding version for development debugging according to the development needs
  • Customized configuration of each software
  • Log file immediate view
  • Host manage
  • Common PHP project URL rewriting one-click settings
  • Ease generation of SSL self signed certificate
  • Common tools in development, Unix timestamp, Decode/Encode...

💽 Installation

Download from GitHub Releases and install it.

🖥 User Interface

scan.png screen1.gif screen2.gif screen3.gif

⌨️ Development

Clone Code

git clone [email protected]:xpf0000/BuildPhp.git

Install Dependencies

cd BuildPhp
npm install

If you like Yarn, you can also use yarn to install dependencies.

Dev Mode

npm run dev

Build Release

npm run build

After building, the application will be found in the project's release directory.

Mysql Initial account and password

Mysql Initial account and password is root root, you can use phpmyadmin or other db tool to use it

PHP Extensions

now one click installation include ionCube memcache memcached redis swoole

Feedback will be collected and added to one click installation

If it is not added to one click installation, use the following method to install and replace it with your own PHP version

CD extension directory

/usr/local/Cellar/ [email protected]/7.2.34/bin/phpize

./configure --with-php-config=/usr/local/Cellar/ [email protected]/7.2.34/bin/php-config

make

make install

🛠 Technology Stack

🤝 Contribute PRs Welcome

If you are interested in participating in joint development, PR and Forks are welcome!

📜 License

Open source based on MIT license

buildphp's People

Contributors

xpf0000 avatar

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.