Common Composer Commands
These are notes on using composer and basic commands that I commonly use to update, remove, and query packages.
These are notes on using composer and basic commands that I commonly use to update, remove, and query packages.
A few new PHP7 features that would be useful for frontend developers.
Sublime Text Snippets can help you speed up your development time by reducing the need to manually typing out repetitive code. Learn how to create these snippets for different file types.
Learn how to install the Sublime Text 3 PHPCS linter packages and view errors/warnings while you type your code.