Curated list of useful resources and cheatsheets for web developers
View the Project on GitHub zlatanstajic/ultimate-cheatsheet-for-developers
Commands for Unix shell terminal.
Read more about Unix shell.
| Name | Description |
|---|---|
| 📦 Composer | Dependency management for PHP projects. |
| 🌐 cURL | Command-line tool for transferring data with URLs. |
| 🔀 Git | Version control system for tracking code changes. |
| 🔐 Git Crypt | Transparent file encryption for version control. |
| 🐧 Linux | Useful Linux commands and tips. |
| 🗄️ MySQL | Commands for MySQL database management. |
| 🔷 PostgreSQL | PostgreSQL relational database management. |
| 🟢 Node | Node.js runtime and command-line usage. |
| 📀 npm | Node.js package manager commands. |
| 🐍 Python | Python programming language and package management. |
| 🐳 Docker | Container platform for building and running applications. |
| 💾 Redis | In-memory data structure store for caching and data management. |
| 🐘 PHP | PHP command-line usage and scripting. |