iipokypatop / algorithms
Common mathematical graph algorithms
Installs: 497
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 28
pkg:composer/iipokypatop/algorithms
Requires
- php: >=5.3
- clue/graph: ~0.9.0|~0.8.0
Requires (Dev)
- phpunit/phpunit: ~4.0
This package is not auto-updated.
Last update: 2025-10-26 00:56:04 UTC
README
Common mathematical graph algorithms implemented in PHP
Note: This project is in beta stage! Feel free to report any issues you encounter.
Install
The recommended way to install this library is through composer. New to composer?
{
"require": {
"graphp/algorithms": "~0.8.0"
}
}
License
Released under the terms of the permissive MIT license.