HTTPie – Command line HTTP client

HTTPie (pronounced aych-tee-tee-pie) is a command line HTTP client. Its goal is to make CLI interaction with web services as human-friendly as possible. It provides a simple http command that allows for sending arbitrary HTTP requests using a simple and natural syntax, and displays colorized output. HTTPie can be used for testing, debugging, and generally …

speedtest-cli

$ speedtest-cli Retrieving speedtest.net configuration… Retrieving speedtest.net server list… Testing from BELNET (193.190.130.xxx)… Selecting best server based on latency… Hosted by Cu.be Solutions (Diegem) [46.42 km]: 3.552 ms Testing download speed…………………………………. Download: 60.72 Mbits/s Testing upload speed………………………………………….. Upload: 58.91 Mbits/s Command line interface for testing internet bandwidth using speedtest.net On OS X, install it via …

PHP Coding Standards Fixer

php php-cs-fixer.phar fix /path/to/dir The PHP Coding Standards Fixer tool fixes most issues in your code when you want to follow the PHP coding standards as defined in the PSR-1 and PSR-2 documents. If you are already using PHP_CodeSniffer to identify coding standards problems in your code, you know that fixing them by hand is …

$://showterm

It’s showtime in a terminal near you! Put on your best colours, resize to 80 columns, and let your fingers fly! Termshows are purely text based. This makes them ideal for demoing instructions (as the user can copy-paste), making fail-safe “live-coding” sessions (plain text is very scalable), and sharing all your l33t terminal hacks. Great …