php-standard-library / graph
Immutable directed and undirected graph data structures with BFS, DFS, topological sort, and cycle detection
6.2.1
2026-05-23 20:26 UTC
Requires
- php: ~8.4.0 || ~8.5.0
- php-standard-library/data-structure: ^6.0
Requires (Dev)
- phpunit/phpunit: ^13.0
Conflicts
- azjezz/psl: *