Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/asika32764/hack-lang-hhvm-resources
- Owner: asika32764
- Created: 2015-01-13T18:39:53.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-15T18:20:24.000Z (almost 10 years ago)
- Last Synced: 2024-11-07T18:58:10.947Z (2 months ago)
- Topics: hack-lang, hhvm-resources, nginx, vagrant
- Homepage:
- Size: 104 KB
- Stars: 10
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)