2017 © Pedro Peláez
 

project cli-tools-installer

Installer for various CLI Tools that are useful when developing PHP

image

ufomelkor/cli-tools-installer

Installer for various CLI Tools that are useful when developing PHP

  • Tuesday, January 9, 2018
  • by [-UFO-]Melkor
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 5 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

PHP CLI Tools

There are still many PHP developers that do not use their console because it takes longer to do as if they would do it with their IDE., (*1)

While this might be true for some tasks there are other tasks that can be accomplished faster within your CLI or that can be accomplished only within your CLI (like the Symfony Console)., (*2)

E.g. PHPStorm provides a special Command Line Tools Console that provides autocompletion for Symfony Console tools. Although this feature might be quite nice, the Command Line Tools Console is not as powerful as e.g. the bash., (*3)

A better approach would be to pimp your console with various tools that make working with the bash more comfortable. And while there are many tools that do a great job, they are scattered and installed by several ways., (*4)

The PHP CLI Tools are an installer for various CLI tools. Most of the tools are specific to PHP but some will also help you dealing with Git in the command line or something like this., (*5)

You can install them by running composer global require ufomelkor/cli-tools-installer and then cli-install to have a look at the available tools (assuming that you have the global bin-dir of composer in your path). If you want to install all tools simple run cli-install all., (*6)

The Versions

09/01 2018

dev-master

9999999-dev https://ufomelkor.github.io/cli-tools-installer

Installer for various CLI Tools that are useful when developing PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Oskar Pfeifer-Bley

cli command line installer tools

22/02 2017

v1.0

1.0.0.0 https://ufomelkor.github.io/cli-tools-installer

Installer for various CLI Tools that are useful when developing PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Oskar Pfeifer-Bley

cli command line installer tools

16/01 2017

v0.1

0.1.0.0 https://ufomelkor.github.io/cli-tools-installer

Installer for various CLI Tools that are useful when developing PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Oskar Pfeifer-Bley

cli command line installer tools