Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
pre-commit checks your code for errors before you commit it. pre-commit is configurable. | Laravel Homestead is an official, pre-packaged Vagrant "box" that provides you a wonderful development environment without requiring you to install PHP, HHVM, a web server, and any other server software on your local machine. Homestead runs on any Windows, Mac, or Linux system, and includes the Nginx web server, PHP 5.6, MySQL, Postgres, Redis, Memcached, and all of the other goodies you need to develop amazing Laravel applications. |
debugger: make sure you don't commit a debugger statement;tabs: make sure your code uses leading spaces instead of tabs;whitespace: make sure you don't commit trailing whitespace;jslint: syntax check your javascript before you commit it;ci: run a quick test suite before you commit | Ubuntu 14.04;PHP 5.6;HHVM;Nginx;MySQL;Postgres;Node (With Bower, Grunt, and Gulp);Redis;Memcached;Beanstalkd;Laravel Envoy;Fabric + HipChat Extension |
Statistics | |
GitHub Stars 802 | GitHub Stars 3.9K |
GitHub Forks 95 | GitHub Forks 1.4K |
Stacks 1.4K | Stacks 277 |
Followers 43 | Followers 343 |
Votes 0 | Votes 33 |
Pros & Cons | |
No community feedback yet | Pros
|
Integrations | |
| No integrations available | |

HHVM uses a just-in-time (JIT) compilation approach to achieve superior performance while maintaining the flexibility that PHP developers are accustomed to. To date, HHVM (and its predecessor HPHPc before it) has realized over a 9x increase in web request throughput and over a 5x reduction in memory consumption for Facebook compared with the PHP 5.2 engine + APC.

diff-so-fancy builds on the good-lookin' output of git contrib's diff-highlight to upgrade your diffs' appearances.

You can create Linux and Windows virtual machines. It gives you the flexibility of virtualization for a wide range of computing solutions—development and testing, running applications, and extending your datacenter. It’s the freedom of open-source software configured the way you need it.

It is a Git revision control client, implemented as a Windows shell extension and based on TortoiseSVN. It is free software released under the GNU General Public License.

It is a blazing fast terminal-UI for git written in Rust. You can inspect, commit, and amend changes. It has context-based help (no need to memorize tons of hot-keys).

If one of your developers doesn’t have node installed but modifies a JavaScript file, pre-commit automatically handles downloading and building node to run jshint without root. Pre-commit is a multi-language package manager for pre-commit hooks. You specify a list of hooks you want and pre-commit manages the installation and execution of any hook written in any language before every commit. pre-commit is specifically designed to not require root access.

Clean and intuitive UI that makes it easy to understand git.

⚡️ THE.Hosting is the best hosting provider. ❇️ Ultra-fast server response time. Web hosting! ✅ Low cost VPS and dedicated servers. ☝ Tariffs on the website. ✅ support@THE.Hosting

Simple terminal based sequence editor for git interactive rebase. Written in Node.js, published to npm, uses terminal-kit.

hub is a command line tool that wraps git in order to extend it with extra features and commands that make working with GitHub easier.