Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/asika32764/hack-lang-hhvm-resources

Landscaping With Hack Lang & HHVM Resources
https://github.com/asika32764/hack-lang-hhvm-resources

hack-lang hhvm-resources nginx vagrant

Last synced: 11 days ago
JSON representation

Landscaping With Hack Lang & HHVM Resources

Awesome Lists containing this project

README

        

# Hack-Lang-HHVM-Resources

Landscaping With Hack Lang & HHVM Resources

See also: [PHP-Tools](https://github.com/asika32764/PHP-Tools)

-----

## Coding Tools

### IDE

none

- [Issue of Netbeans](https://netbeans.org/bugzilla/show_bug.cgi?id=243133)
- [Issue of PHPStorm](https://youtrack.jetbrains.com/issue/WI-21737)

### Editors

- [Plugin for EMAC](https://github.com/facebook/hhvm/blob/master/hphp/hack/editor-plugins/emacs/hack-for-hiphop.el)
- [Plugin for Sublime](https://github.com/SiebelsTim/hack-sublime)
- [Plugin for VIM](https://github.com/hhvm/vim-hack)
- [Plugin for ATOM](https://github.com/steelbrain/atom-hack)

### Online IDE/Editors

- [Codebox](https://www.codebox.io/stack/hhvm) (Cloud IDE)

### Online Sandbox

- [3v4l](http://3v4l.org/)

-----

## Virtual Machine

### Vagrant

- [Ubuntu 14 Trusty64 - HHVM standard - NginX](https://github.com/asika32764/vagrant-ubuntu14-trusty-hhvm)
- [Ubuntu 12 Precise64 - HHVM nightly - NginX](https://github.com/vicb/hhvm-vagrant)

### Docker

- [Ubuntu 14 Trusty64 - HHVM nightly - NginX](https://github.com/nikolaplejic/docker.hhvm)
- [Docker HHVM - Multiple Version](https://github.com/brunoric/docker-hhvm)

-----

## Frameworks

### Information

- [HHVM Support in PHP Projects](http://hhvm.h4cc.de/)
- [Opensource framework list which passed HHVM test](http://hhvm.com/frameworks/) (Official HHVM site)