centraldesktop / graph
Basic object graph traversal library
Installs: 25 179
Dependents: 2
Suggesters: 0
Security: 0
Stars: 1
Watchers: 13
Forks: 1
pkg:composer/centraldesktop/graph
Requires
- php: >=5.4.0
- psr/log: ~1.0
Requires (Dev)
- pdepend/pdepend: 1.1.0
- phpmd/phpmd: 1.4.*
- phpunit/phpunit: >=3.7.0
- squizlabs/php_codesniffer: 1.4.5
This package is not auto-updated.
Last update: 2025-10-06 16:45:41 UTC
README
CentralDesktop Spl (Standard PHP Library).
Library includes basic Graph data structure.
License: Apache
To run unit tests:
composer install (or composer update) vendor/bin/phpunit