Download the PHP package pustato/topsort without Composer
On this page you can find all versions of the php package pustato/topsort. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pustato/topsort
More information about pustato/topsort
Files in pustato/topsort
Download pustato/topsort
More information about pustato/topsort
Files in pustato/topsort
Vendor pustato
Package topsort
Short Description Topological sorting implementation in PHP
License MIT
Package topsort
Short Description Topological sorting implementation in PHP
License MIT
Please rate this library. Is it a good library?
Informations about the package topsort
Topological Sort in PHP
Simple Topological Sorting (aka Dependency Resolution) algorithm implementation in PHP.
Install
Example usage
Implement interface \Pustato\TopSort\Contracts\Sortable
:
Add all sortable classes to \Pustato\TopSort\Collection
and sort them:
And you will get:
All versions of topsort with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package pustato/topsort contains the following files
Loading the files please wait ....