Libraries tagged by topological sort
marcj/topsort
16476696 Downloads
High-Performance TopSort/Dependency resolving algorithm
vaimo/topological-sort
4394028 Downloads
High-Performance TopSort/Dependency resolving algorithm (compatibility version to work with 7.0 - 7.2)
crell/ordered-collection
177284 Downloads
A fast and robust library for priority and topological sorting.
chita/topological_sort
113688 Downloads
Topological sort function
pwm/deepend
3644 Downloads
A library for scheduling dependent task execution.
php-standard-library/graph
26 Downloads
Immutable directed and undirected graph data structures with BFS, DFS, topological sort, and cycle detection
zitansmail/migration-orderer
11 Downloads
Automatically order Laravel migrations based on foreign key dependencies to prevent constraint errors
wolfulus/topsort
78 Downloads
High-Performance TopSort/Dependency resolving algorithm
vertilia/algo-toposort
6 Downloads
Topological sort algorithm
idkwhoami/migration-rules
3 Downloads
Enforce consistent Laravel migration naming and ordering via topological sort, inlining, and regeneration.
pustato/topsort
46 Downloads
Topological sorting implementation in PHP
pardnchiu/async
12 Downloads
PD\Async is a PHP library using ReactPHP to perform asynchronous tasks, supporting task dependency handling and topological sorting.
doganoo/dependency-solver
11 Downloads
listing database dependencies using topological sorting algorithms