zp/phpwire

This package is abandoned and no longer maintained. No replacement package was suggested.

Yet another IoC Container

Installs: 2 252

Dependents: 0

Suggesters: 0

Security: 0

Stars: 7

Watchers: 13

Forks: 1

Open Issues: 0

pkg:composer/zp/phpwire

2.0.3 2021-07-14 08:35 UTC

This package is auto-updated.

Last update: 2024-12-14 16:01:08 UTC


README

Build Status

Yet another simple and powerful framework-agnostic IoC Container for PHP.

Installation

composer require zp/phpwire

Features

  • Autowiring
  • Container compilation
  • Supporting of lazy initialization (uses ProxyManager)
  • Framework-agnostic
  • PSR-11 compliant

TODO

  • Add examples and update README.md