Skip to content

TheAlgorithms/PHP

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

darwinzMichał Żarnecki
and
Michał Żarnecki
Jan 4, 2025
df0d5fe · Jan 4, 2025
Jan 22, 2024
Oct 10, 2023
Oct 19, 2024
Dec 17, 2024
Dec 17, 2024
Oct 19, 2024
Dec 17, 2024
Jun 14, 2024
Jul 25, 2024
Jun 14, 2024
Oct 4, 2023
Dec 17, 2024
Oct 4, 2023
Oct 27, 2023
Oct 27, 2023
Oct 7, 2024
Jan 4, 2025
Oct 10, 2020
Oct 27, 2023
Oct 1, 2024
Oct 4, 2023

Repository files navigation

The Algorithms - PHP

Gitpod ready-to-code

The Algorithms - PHP, is a library or framework written in the PHP programming language that provides a set of algorithms and data structures for various computational tasks. It aims to simplify the implementation of common algorithms and data structures in PHP, making it easier for developers to leverage these powerful tools in their projects.

All algorithms implemented in PHP - for education

The Implementations in this repo are examples and may be less efficient than the implementations in the PHP standard Library.

Contribution Guidelines:

To Contribute to this repo please take your time to read our Contribution Guidelines before you contribute.

Community Channels

We're on Discord and Gitter! Community channels are great for you to ask questions and get help. Please join us!

List of Algorithms

See the directory for easier navigation and to view the current list of algorithms.

Thanks for contributing!!