PHP is still by far the most used server-side language with 78.9% market share

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    Haxe - The Cross-Platform Toolkit

  • > Probably needs some new languages with slightly different syntax

    I used to toy around with Haxe: https://haxe.org/

    The idea in principle is great (use Haxe the language on your machine, then Haxe the compiler to produce PHP code and upload it to a cheap hosting somewhere), but I've never found a real use for it.

  • Packagist

    Package Repository Website - try https://packagist.com if you need your own -

  • There are a lot of WordPress sites. The same site reporting the metrics on PHP also points out that WordPress is 42.5% of all sites [1].

    That being said, I know a fair number of PHP developers. None of them are in SV or Seattle. They are in cities many have not heard of. They're all over. Some do public sites. Some do company internal web apps.

    Take a project like Symfony, a PHP framework. It's popular but not the most popular. Now, take a look at the download stats for its packages [2]. They are large.

    There is software development happening all over the world. A bunch of it is in PHP.

    [1] https://w3techs.com/technologies/details/cm-wordpress

    [2] https://packagist.org/?query=symfony

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • skeleton

    A skeleton repository for League Packages (by thephpleague)

  • These days if you're not using PSR4 configured auto loading with all your code in the src or tests directory and a separate public folder then you're not really qualified to work on PHP at a professional level.

    I highly encourage using this template for all new projects

    https://github.com/thephpleague/skeleton

  • openfl-samples-ts

    OpenFL sample projects (written in TypeScript)

  • I think it's close enough to ActionScript that those with flash game dev experience can be comfortable.

    I think that was even the main point! If I'm not mistaken, OpenFL[1] is an effort by the same people.

    [1]: https://www.openfl.org/

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