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.
The Implementations in this repo are examples and may be less efficient than the implementations in the PHP standard Library.
To Contribute to this repo please take your time to read our Contribution Guidelines before you contribute.
We're on Discord and Gitter! Community channels are great for you to ask questions and get help. Please join us!
See the directory for easier navigation and to view the current list of algorithms.
Thanks for contributing!!