centraldesktop / graph
Basic object graph traversal library
v1.0.1
2014-05-28 21:17 UTC
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: 2024-11-04 12:03:09 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