My Favorite Language has Changed to PHP

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

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

  • Haskell: https://github.com/TheAlgorithms/Haskell/blob/master/src/Sorts/MergeSort.hs

  • F-Sharp

    All Algorithms implemented in F#

  • F#: https://github.com/TheAlgorithms/F-Sharp/blob/main/Algorithms/Sort/Merge_Sort.fs

  • 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
  • Rust

    All Algorithms implemented in Rust (by TheAlgorithms)

  • Go

    Algorithms and Data Structures implemented in Go for beginners, following best practices. (by TheAlgorithms)

  • GO: https://github.com/TheAlgorithms/Go/blob/master/sort/mergesort.go

  • Kotlin

    All Algorithms implemented in Kotlin (by TheAlgorithms)

  • TheAlgorithms

    All Algorithms implemented in Python

  • C-Plus-Plus

    Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.

  • C++: https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/sorting/merge_sort.cpp

  • 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
  • C

    Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.

  • C: https://github.com/TheAlgorithms/C/blob/master/sorting/merge_sort.c

  • JavaScript

    Algorithms and Data Structures implemented in JavaScript for beginners, following best practices. (by TheAlgorithms)

  • Dart

    All Algorithms implemented in Dart

  • Swift

    All Algorithms implemented in Swift (by TheAlgorithms)

  • Swift: https://github.com/TheAlgorithms/Swift/blob/master/sorts/MergeSort.swift

  • Scala

    All Algorithms implemented in Scala (by TheAlgorithms)

  • Elm

    All Algorithms implemented in Elm (by TheAlgorithms)

  • C-Sharp

    All algorithms implemented in C#.

  • Well, except the better C# comparison would be this one (same place, but sorts an array, not an ISequentialStorage, which the PHP version doesn't even attempt): https://github.com/TheAlgorithms/C-Sharp/blob/master/Algorithms/Sorters/Comparison/MergeSorter.cs

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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