Skip to content

Instantly share code, notes, and snippets.

@spoonerWeb
Last active October 2, 2019 09:16
Show Gist options
  • Select an option

  • Save spoonerWeb/9e758b8dcd7ef960cc721221e9238425 to your computer and use it in GitHub Desktop.

Select an option

Save spoonerWeb/9e758b8dcd7ef960cc721221e9238425 to your computer and use it in GitHub Desktop.
Helpful tools to concentrate on important things

Helpful tools to concentrate on important things

devdocs.io

It's a bundle of documentation of languages, projects and other stuff. Easily searchable and can be used offline. https://devdocs.io

postman

Easily test APIs, AJAX requests with postman (Chrome App): https://www.getpostman.com/

PhpStorm

  • Shortcuts
  • Live Templates
  • Presentation mode

Alfred

homebrew

Apache / Multiple PHP versions

@kartolo
Copy link

kartolo commented Sep 2, 2016

For offline documentation on Mac I can recommend Dash App. It costs a bit, but works perfectly :) There's a workflow for Alfred too, so you can search in Alfred.

@spoonerWeb
Copy link
Author

@kartolo: devdocs.io is also available offline. :)

@peterkraume
Copy link

We use a .editorconfig file in our projects in combination with a PhpStorm plugin to enforce CGL for all type of files. EditorConfig is available for a large number of editors and IDEs. http://editorconfig.org

@peterkraume
Copy link

peterkraume commented Sep 10, 2016

HeidiSQL for Windows as alternative to SequelPro: http://www.heidisql.com/

@peterkraume
Copy link

Alfred Workflow for translation: http://www.packal.org/workflow/leo-dictionary

@Shupal
Copy link

Shupal commented Sep 12, 2016

cross platform git gui client: https://www.gitkraken.com/

@josefglatz
Copy link

@markuspoerschke
Copy link

devdocs.io workflow for alfredapp: http://www.packal.org/workflow/devdocs

@theLine
Copy link

theLine commented Nov 5, 2017

See changes in commit message:

git commit -v --status

Standalone Clipboard Manager

Oh My Zsh
http://ohmyz.sh/
Command Line Power User by @wesbos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment