PHPackages                             ntentan/panie - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. ntentan/panie

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

ntentan/panie
=============

A thin DI container for NtentanFX

v0.9.2(1y ago)04.8k↑59.1%[2 issues](https://github.com/ntentan/panie/issues)7MITPHPPHP &gt;=8.2CI passing

Since Apr 24Pushed 1y ago1 watchersCompare

[ Source](https://github.com/ntentan/panie)[ Packagist](https://packagist.org/packages/ntentan/panie)[ RSS](/packages/ntentan-panie/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (19)Used By (7)

Panie Injection Container
=========================

[](#panie-injection-container)

[![Tests](https://github.com/ntentan/panie/actions/workflows/tests.yml/badge.svg)](https://github.com/ntentan/panie/actions/workflows/tests.yml)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/cb1ce7ec63d93589f83ae8f5dc34332dfedb6eecf6a9d69302350dd88bc7d78c/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6e74656e74616e2f70616e69652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/ntentan/panie/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/38ed1940b788a4b4fd750595df09f3b226cc18d0f64e8389a17ea1992661dfae/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6e74656e74616e2f70616e69652f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/ntentan/panie/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/a19caa8a8325258fdf9b9095ec69a812917deb45f872f2ccd2ddfbe16ee64593/68747470733a2f2f706f7365722e707567782e6f72672f6e74656e74616e2f70616e69652f76657273696f6e2e737667)](https://packagist.org/packages/ntentan/panie)[![Total Downloads](https://camo.githubusercontent.com/a0efbc798bbcd7d3fbafe9a218c3252f9333d64662115c841d82844e2638c49c/68747470733a2f2f706f7365722e707567782e6f72672f6e74656e74616e2f70616e69652f646f776e6c6f6164732e737667)](https://packagist.org/packages/ntentan/panie)

A PSR-Container compatible dependency injection container built for use in the ntentan framework. However, just like the other components in the framework, ntentan is not required for panie to work. Panie can be used as a dependency injection container in its own right.

Usage
-----

[](#usage)

To create an instance of the container we use:

```
