awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
TheAlgorithms avatar

TheAlgorithms/PHP

0
View on GitHub↗
2,628 estrellas·571 forks·PHP·MIT·1 vista

PHP

All Algorithms implemented in PHP

Features

  • Algorithms and Data Structures - Algorithm implementations in PHP.

Historial de estrellas

Gráfico del historial de estrellas de thealgorithms/phpGráfico del historial de estrellas de thealgorithms/php

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a PHP

Proyectos open-source similares, clasificados según cuántas características comparten con PHP.
  • taizilongxu/interview_pythonAvatar de taizilongxu

    taizilongxu/interview_python

    17,316Ver en GitHub↗

    This project is a comprehensive reference library and preparation guide for Python technical interviews. It combines theoretical guides on computer science fundamentals and language runtime internals with practical implementation examples of algorithms and data structures. The repository serves as a curated knowledge base that maps theoretical interview questions to concrete code snippets. It provides technical analysis of Python language internals, including memory management, garbage collection, and the global interpreter lock, alongside a library of creational and structural software desig

    Shell
    Ver en GitHub↗17,316
  • dwmkerr/hacker-lawsAvatar de dwmkerr

    dwmkerr/hacker-laws

    27,171Ver en GitHub↗

    This project is a comprehensive, community-curated compendium of the fundamental principles, heuristics, and adages that define professional software engineering. It serves as a structured reference for developers and managers, documenting the empirical observations and mathematical formulas that shape system architecture, team dynamics, and technical decision-making. The repository distinguishes itself through a decentralized, open-contribution model that relies on distributed version control to maintain its knowledge base. By utilizing a flat-file data structure and markdown-based content c

    HTMLcodingcomputersciencelaws
    Ver en GitHub↗27,171
  • evgenykarkan/ekalgorithmsAvatar de EvgenyKarkan

    EvgenyKarkan/EKAlgorithms

    2,409Ver en GitHub↗

    EKAlgorithms contains some well known CS algorithms & data structures.

    Objective-Calgorithmobjective-c
    Ver en GitHub↗2,409
  • donnemartin/interactive-coding-challengesAvatar de donnemartin

    donnemartin/interactive-coding-challenges

    31,529Ver en GitHub↗

    This project is a comprehensive curriculum for mastering computer science fundamentals and preparing for technical interviews. It provides over 120 interactive Python coding challenges that focus on algorithmic skill development, data structure implementation, and logical problem solving. The learning experience is delivered through a series of executable notebooks that combine instructional content with hands-on coding exercises. Each challenge is self-contained and relies on automated unit tests to verify the correctness of user-implemented solutions against predefined constraints and edge

    Pythonalgorithmcodingcompetitive-programming
    Ver en GitHub↗31,529
Ver las 21 alternativas a PHP→

Preguntas frecuentes

¿Qué hace thealgorithms/php?

All Algorithms implemented in PHP

¿Cuáles son las características principales de thealgorithms/php?

Las características principales de thealgorithms/php son: Algorithms and Data Structures.

¿Qué alternativas de código abierto existen para thealgorithms/php?

Las alternativas de código abierto para thealgorithms/php incluyen: taizilongxu/interview_python — This project is a comprehensive reference library and preparation guide for Python technical interviews. It combines… dwmkerr/hacker-laws — This project is a comprehensive, community-curated compendium of the fundamental principles, heuristics, and adages… evgenykarkan/ekalgorithms — EKAlgorithms contains some well known CS algorithms & data structures. guanpengchn/awesome-books. keon/algorithms — This repository is a structured educational archive of classic computer science algorithms and data structures… donnemartin/interactive-coding-challenges — This project is a comprehensive curriculum for mastering computer science fundamentals and preparing for technical…