Immutable directed and undirected graph data structures with BFS, DFS, topological sort, and cycle detection
Maintainers
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
Suggests
None
Provides
None
Conflicts
- azjezz/psl: *
Replaces
None
MIT 05d00082be0890f54c5afc350e0d7dac3a6ed43a
- Seifeddine Gmati <azjezz.woop@carthage.software>
- Contributors
README
Immutable directed and undirected graph data structures with BFS, DFS, topological sort, and cycle detection.
