Development Tools


Core FTP
Free FTP client software for Windows
http://coreftp.com/
Free and secure FTP client gives you a fast, easy, reliable way to update and maintain your website via FTP.

DB Browser for SQLite
The Official home of the DB Browser for SQLite
https://sqlitebrowser.org/
Emmet Cheat Sheet
the essential toolkit for web-developers
https://docs.emmet.io/cheat-sheet
Emmet is an essential tool for writing HTML. I teach it in my advanced CSS course. This is a very handy cheat sheet to get started.

FileZilla
The free FTP solution
https://filezilla-project.org/
It is open source software distributed free of charge under the terms of the GNU General Public License. The FileZilla Client not only supports FTP, but also FTP over TLS (FTPS) and SFTP.

Git
Version control system
https://git-scm.com
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.

Laragon
powerful universal development environment
https://laragon.org/
Portable, isolated, fast & powerful universal development environment for PHP, Node.js, Python, Java, Go, Ruby.
Laravel Cheat Sheet
https://laravel.gen.tr/cheatsheet
Artisan commands, functions and methods of Laravel Framework.
Laravel Debugbar
https://github.com/barryvdh/laravel-debugbar
This is a package to integrate PHP Debug Bar with Laravel.

Let’s Encrypt
Internet Security Research Group
https://letsencrypt.org
Let’s Encrypt is a free, automated, and open certificate authority (CA), run for the public’s benefit.

Mailtrap
Fake SMTP testing server
https://mailtrap.io/
Mailtrap is a secure online inbox to collect all your test emails in single place without risk of spamming real customers or flooding dev team member inboxes

PHPStorm
The Lightning-Smart PHP IDE
https://www.jetbrains.com/phpstorm
$ JetBrains PhpStorm is a commercial, cross-platform IDE for PHP built on JetBrains' IntelliJ IDEA platform. PhpStorm is perfect for working with Symfony, Drupal, WordPress, Zend Framework, Laravel, Magento, Joomla!, CakePHP, Yii, and other frameworks.

PuTTY
SSH and telnet client
https://www.putty.org
PuTTY is an SSH and telnet client, developed originally by Simon Tatham for the Windows platform. PuTTY is open source software that is available with source code and is developed and supported by a group of volunteers.

Visual Studio Code
Code Editing. Redefined
https://code.visualstudio.com
Visual Studio Code is a source-code editor developed by Microsoft for Windows, Linux and macOS.