# The Algorithms - PHP ### 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](CONTRIBUTING.md) before you contribute. ## Community Channels We're on [Discord](https://discord.gg/c7MnfGFGa6) and [Gitter](https://gitter.im/TheAlgorithms)! Community channels are great for you to ask questions and get help. Please join us! ## List of Algorithms See the [directory](DIRECTORY.md) for easier navigation and to view the current list of algorithms. Thanks for contributing!!