How to edit PHP?

This page summarizes the projects mentioned and recommended in the original post on /r/learnprogramming

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • brackets

    An open source code editor for the web, written in JavaScript, HTML and CSS. (by brackets-cont)

  • You can try Brackets, which I believe has a live previewer for code changes. I think Eclipse also has an IDE for PHP, though I’ve only ever used it for Java.

  • php-mode

    A powerful and flexible Emacs major mode for editing PHP scripts

  • If you configure a VM to use as a web server, emacs can be a nice PHP editor. That way you could install Ubuntu Server on VM software, set up a LAMP stack, and SSH into it from your desktop terminal (I find this to be a nicer interface than working directly on the VM).

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts