Home

Overview

PicoContainer is a lightweight embeddable container for components that honour Dependency Injection.

Want more? See One minute description, Two minute tutorial, and Five minute introduction.

Ports

Platform API Download Description
Java Maven Docs, API Download The original implementation.
.NET Docs Source Repositories Follows the Java design closely. Currently a work in progress by Maarten Grootendorst.
Ruby Rico Source Repositories Follows the ideas of the original implementation, but a quite different API and implementation, due to Ruby's dynamic nature.
PHP http://www.sebastian-bergmann.de/PicoContainer/apidoc/ Nothing yet PHP 5 port. Currently a work in progress by Sebastian Bergmann.

Authors: Paul Hammant, Aslak Hellesoy, Jon Tirsen