Code Monkey home page Code Monkey logo

leocornus.phpdev's Introduction

some facilities/utilites to make PHP development easier.

What does leocornus.phpdev offer?
=================================

The leocornus.phpdev will get ready the php development environment set up for
you, which include the following software:

* download, compile and build PHP-FPM from source code, you could easily 
  specify the PHP version you want to use.  We target at PHP version 5.3.3
  and higher, since PHP-FPM is bundle with PHP since that version.
* install PHPUnit for unit testing your PHP application.
* install Zend Frameword for your PHP/Zend application.
* download, compile and build Nginx as the web server for your PHP/Zend
  application.

How to use it?
==============

It is quite easy to use the leocornus.phpdev.  Assume we have a PHP/Zend 
application leocornus.php.sandbox, the following steps will set it up in 
minutes:

1. symlink the leocornus.php.sandbox as sandbox in folder src

2. copy the buildout-dolphin.cfg to buildout.cfg

3. update the settings in buildout.cfg to fit your local environment.

4. $ python bootstrap.py

5. $ bin/buildout

6. $ sudo bin/supervisord

7. $ bin/supervisorctl status

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.