My Favorite Language has Changed to PHP

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Haskell

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

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. F-Sharp

    All Algorithms implemented in F#

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

  4. Rust

    All Algorithms implemented in Rust (by TheAlgorithms)

  5. 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

  6. Kotlin

    All Algorithms implemented in Kotlin (by TheAlgorithms)

  7. TheAlgorithms

    All Algorithms implemented in Python

  8. 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

  9. SaaSHub

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

    SaaSHub logo
  10. 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

  11. JavaScript

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

  12. Dart

    All Algorithms implemented in Dart

  13. Swift

    All Algorithms implemented in Swift (by TheAlgorithms)

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

  14. Scala

    All Algorithms implemented in Scala (by TheAlgorithms)

  15. Elm

    All Algorithms implemented in Elm (by TheAlgorithms)

  16. 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

  17. 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

  • Introduction to algorithms, course suggestion

    1 project | /r/algorithms | 30 Oct 2022
  • TheAlgorithms/Rust: All Algorithms Implemented in Rust

    1 project | news.ycombinator.com | 7 Jan 2024
  • Kotlin-Algorithms-and-Design-Patterns

    1 project | /r/Kotlin | 1 Nov 2023
  • Hacktoberfest 2023 Reflections

    1 project | dev.to | 26 Oct 2023
  • Kotlin-Algorithms-and-Design-Patterns

    1 project | /r/KotlinAndroid | 18 Sep 2023

Did you know that Python is
the 2nd most popular programming language
based on number of references?