Skip to content
 
 

Latest commit

 

History

68 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Symfony Service Container

The Symfony Service Container is a dependency injection container. It is a standalone component. To use it, you first need to register the autoloader:

[php]
require_once '/path/to/lib/sfServiceContainerAutoloader.php';
sfServiceContainerAutoloader::register();

The component is part of the symfony framework and released under the MIT license.

About

The Symfony Dependency Injection Container component (not maintained anymore) - see http://github.com/symfony/DependencyInjection

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages