Hey fellas,
I have prepared Vagrant configuration focused for Phalcon 2.x development. This configuration builds Zephir and Phalcon 2.1.x extension, plus installs some usefull tools. Here is a list of what it contains from:
- Ubuntu 16.04 LTS (Xenial Xerus)
- nginx (mainline version)
- mysql 5.7.x
- Phalcon PHP 2.1.x
- Phalcon Dev Tools 2.0.x
- Zephir 0.9.x
- php-fpm 7.0.x
- memcached
- PHP memcache extension
- PHP xdebug extension
- PHP imagick extension
- PHPUnit 5.3.x
- ack-grep
- git
- subversion
- ngrep
- dos2unix
- Composer
- phpMemcachedAdmin
- phpMyAdmin (multi-language)
- Opcache Status
- Webgrind
- NodeJs
- grunt-cli
- Mailcatcher
You can check it out here: https://github.com/eugene-manuilov/phalcon-vm. All feedbacks and help are very welcome! Let's make it even better together.