phansible

Phansible - generate Vagrant + Ansible dev environments for PHP

Github星跟蹤圖

Phansible

Build Status
Scrutinizer Code Quality
Code Coverage
License

Phansible is a simple generator for Vagrant projects, targeting PHP development environments, using Ansible as Provisioner.

It was inspired by PuPHPet.

The project is built on top of Silex, using Flint.

Contributions

Contributions are always welcome, please have a look at our issues to see if there's something you could help with.
You can also join us on gitter.

TO DO

  • Deprecate 1.0 branch and put master into production
  • CI our generated roles (@naxhh is working on this)
  • API for generating roles outside the Web (@erikaheidi is working on this)
  • New technologies (request for your favourite ones!)
  • More documentation on how to customize things
  • Take a look at our issues.

Setup

  • Clone the repo: git clone https://github.com/Phansible/phansible.git
  • Go into the phansible folder cd phansible/
  • Install the dependencies with composer: php composer install
  • Run the php built in server: php -S 0.0.0.0:8080 -t web/
  • You can now go on http://localhost:8080 to see your modification.

As an alternative, you can also use the included Vagrant setup (requires Ansible).

Tests

To run the tests just do:

 ./vendor/bin/phpunit

Code style

To check the code style just do:

 ./vendor/bin/phpcs --standard=psr2 ./src
 ./vendor/bin/phpmd src/ text codesize,controversial,design,naming,unusedcode

When no errors appear you are ready to push your commits!

主要指標

概覽
名稱與所有者harrydeluxe/extjs-ux
主編程語言JavaScript
編程語言Smarty (語言數: 3)
平台
許可證MIT License
所有者活动
創建於2011-05-02 10:37:17
推送於2017-10-16 09:58:04
最后一次提交2012-09-06 08:17:57
發布數0
用户参与
星數277
關注者數65
派生數132
提交數233
已啟用問題?
問題數20
打開的問題數8
拉請求數2
打開的拉請求數7
關閉的拉請求數5
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?