Download the PHP package laradic/dependency-sorter without Composer
On this page you can find all versions of the php package laradic/dependency-sorter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download laradic/dependency-sorter
More information about laradic/dependency-sorter
Files in laradic/dependency-sorter
Download laradic/dependency-sorter
More information about laradic/dependency-sorter
Files in laradic/dependency-sorter
Vendor laradic
Package dependency-sorter
Short Description A dependency sorter package
License proprietary
Package dependency-sorter
Short Description A dependency sorter package
License proprietary
Please rate this library. Is it a good library?
Informations about the package dependency-sorter
Overview
Method | Description |
---|---|
add($items,$allowNumericitem=false) |
add |
addItem($item,$_deps=null) |
addItem |
sort |
sort |
setItem($item,$_deps) |
setItem |
prepNewItem($item,$_deps) |
prepNewItem |
satisfied($item) |
satisfied |
setSorted($item) |
setSorted |
exists($item) |
exists |
removeDependents($item) |
removeDependents |
setCircular($item,$item2) |
setCircular |
setMissing($item,$item2) |
setMissing |
setFound($item,$item2) |
setFound |
isSorted($item) |
isSorted |
requiredBy($item) |
|
isDependent($item,$item2) |
isDependent |
hasDependents($item) |
hasDependents |
hasMissing($item) |
hasMissing |
isMissing($dep) |
isMissing |
hasCircular($item) |
hasCircular |
isCircular($dep) |
isCircular |
getDependents($item) |
getDependents |
getMissing($str=null) |
getMissing |
getCircular($str=null) |
getCircular |
getHits($str=null) |
getHits |
Simple
Using classes
All versions of dependency-sorter with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
The package laradic/dependency-sorter contains the following files
Loading the files please wait ....