278 Forks
1124 Stars
1124 Watchers

PHP

All Algorithms implemented in PHP

How to download and setup PHP

Open terminal and run command
git clone https://github.com/TheAlgorithms/PHP.git
git clone is used to create a copy or clone of PHP repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with PHP https://github.com/TheAlgorithms/PHP/archive/master.zip

Or simply clone PHP with SSH
[email protected]:TheAlgorithms/PHP.git

If you have some problems with PHP

You may open issue on PHP support forum (system) here: https://github.com/TheAlgorithms/PHP/issues