Download the PHP package catalyst/servant without Composer
On this page you can find all versions of the php package catalyst/servant. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download catalyst/servant
More information about catalyst/servant
Files in catalyst/servant
Download catalyst/servant
More information about catalyst/servant
Files in catalyst/servant
Vendor catalyst
Package servant
Short Description Catalyst Servant Dependency Inhibitor Library
License MIT
Package servant
Short Description Catalyst Servant Dependency Inhibitor Library
License MIT
Please rate this library. Is it a good library?
Informations about the package servant
Servant
Catalyst Servant - Dependency Inhibitor Library
What is Servant ?
Servant is a dependency inhibitor based on a chain of responsibility. Servant
provides the ability to resolve a given dependency based on a class name or a
ReflectionParameter
-Instance.
Usage
Boxed Servants
This package serves the following ServantInterface
-Implementations:
RepositoryServant
- A repository based servant that allows to assign aliases and interfaces to concretes.BlindServant
- A blind servant that allows the instancing of objects out of the blue.NullServant
- A null servant that returns null and acts as an end point to guarantee a null-result when no dependency resolver was successful.
License and Maintainer(s)
This package is licensed under the MIT license. This package is actively maintained by:
- Matthias Kaschubowski
All versions of servant with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package catalyst/servant contains the following files
Loading the files please wait ....