mirror of
https://github.com/TheAlgorithms/PHP.git
synced 2025-01-17 15:18:13 +01:00
18 lines
464 B
Markdown
18 lines
464 B
Markdown
# The Algorithms - PHP
|
|
|
|
### All algorithms implemented in Php (for education)
|
|
|
|
These implementations are for learning purposes. They may be less efficient than the implementations in the Php standard library.
|
|
|
|
## Contribution Guidelines
|
|
|
|
Read our [Contribution Guidelines](CONTRIBUTING.md) before you contribute.
|
|
|
|
## Community Channel
|
|
|
|
We're on [Gitter](https://gitter.im/TheAlgorithms)! Please join us.
|
|
|
|
## List of Algorithms
|
|
|
|
See our [directory](DIRECTORY.md).
|