Download the PHP package mdagostino/dependencyresolver without Composer
On this page you can find all versions of the php package mdagostino/dependencyresolver. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mdagostino/dependencyresolver
More information about mdagostino/dependencyresolver
Files in mdagostino/dependencyresolver
Download mdagostino/dependencyresolver
More information about mdagostino/dependencyresolver
Files in mdagostino/dependencyresolver
Vendor mdagostino
Package dependencyresolver
Short Description Generic dependency resolver. Returns a flat array of components to load them respecting their dependencies.
License MIT
Package dependencyresolver
Short Description Generic dependency resolver. Returns a flat array of components to load them respecting their dependencies.
License MIT
Please rate this library. Is it a good library?
Informations about the package dependencyresolver
Dependency Resolver
This package allows to define a set of generic components that depends on other components. The DependencyResolver will then define the order of loading of those components.
Basic usage
Features.
Circular dependency detection.
Example:
Check that all the components have been defined.
Example:
All versions of dependencyresolver with dependencies
PHP Build Version
Package Version
No informations.
The package mdagostino/dependencyresolver contains the following files
Loading the files please wait ....