awixe/container

A wrapper for Silex's dependency injection container.

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/awixe/container

dev-master 2017-11-08 13:26 UTC

This package is not auto-updated.

Last update: 2025-10-11 07:27:09 UTC


README

Travis StyleCI PHPVersion License

This is a wrapper that acts as a seperate stoarge class to hold the Pimple container class and makes it avialible to access any service injected into the pimple container by using the app function.