# Articles from May 2023 - DeployHQ Blog

Displaying posts **1** – **2** of **2** in total

### [Deploy Your PHP Site with DeployHQ: Composer, Laravel, and WordPress](https://www.deployhq.com/blog/deploying-your-php-site-with-deployhq)

Posted on 22nd May 2023

Deploy PHP applications with DeployHQ — from simple sites to Laravel and WordPress. Automate Composer installs, database migrations, and zero downtime releases.

### [What are the differences between FTP, FTPS and SFTP?](https://www.deployhq.com/blog/what-are-the-differences-between-ftp-ftps-and-sftp)

Posted on 10th May 2023

FTP sends data unencrypted, FTPS wraps FTP in TLS, and SFTP tunnels file transfers over SSH. This guide compares all three protocols side by side, shows exactly what attackers see when you use FTP in production, and includes a step-by-step migration path from FTP to SFTP.

