Download the PHP package conia/wire without Composer
On this page you can find all versions of the php package conia/wire. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor conia
Package wire
Short Description Autowiring object creator and callable argument resolver
License MIT
Package wire
Short Description Autowiring object creator and callable argument resolver
License MIT
Please rate this library. Is it a good library?
Informations about the package wire
Conia Wire
Wire provides an autowiring object creator that utilizes PHP's reflection capabilities to automatically resolve constructor arguments recursively. It additionally comes with classes that assist in resolving arguments of callables such as functions, methods, closures or class constructors. It can be combined with a PSR-11 dependency injection container.
Documentation can be found on the website: conia.dev/wire
Installation
composer require conia/wire
Basic usage
License
Conia Wire is released under the MIT license.
Copyright © 2023-2024 ebene fünf GmbH. All rights reserved.
All versions of wire with dependencies
PHP Build Version
Package Version
Requires
psr/container Version
^2.0
The package conia/wire contains the following files
Loading the files please wait ....