GithubHelp home page GithubHelp logo

-mac-os-x-php-'s Introduction

-Mac-os-X-PHP-

[后端开发入门] 配置PHP开发环境:包括homebrew,cockscrew, git, PHPstorm, sourceTree下载安装

写在前面

软件安装及使用过程中需要连接到外网,所以需要提前做好翻墙工作

具体方法包括:
1 使用VPN(如Lantern)
2 租用(阿里云)服务器并选择美国境内站点,下载Shimo软件使用PPTP协议连接
3 直接连接公司已经配置好的路由器(记得感谢借你使用路由器的大神)

待安装软件及功能介绍

软件 功能
Homebrew 安装macOS上缺失的软件
cockscrew

软件安装

Homebrew

进入Homebrew官网https://brew.sh/index_zh-cn

按照下图中所示方法,在终端中执行命令行

phinx

下载composer
curl -s https://getcomposer.org/installer | php

下载phinx
php composer.phar require robmorgan/phinx
php composer.phar install --no-dev

运行phinx
vendor/bin/phinx

-mac-os-x-php-'s People

Contributors

algernonmxf 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.