Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

CommonServiceLocator

Compare

  Analyzed 1 day ago

The Common Service Locator library contains a shared interface for service location which application and framework developers can reference. The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities ... [More] without relying on hard references. The hope is that using this library, third-party applications and frameworks can begin to leverage IoC/Service Location without tying themselves down to a specific implementation. [Less]

142K lines of code

0 current contributors

9 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

Pimple

Compare

  Analyzed about 9 hours ago

Pimple is a small Dependency Injection Container for PHP that consists of just one file and one class (about 80 lines of code).

514 lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Andject

Compare

  Analyzed about 19 hours ago

Lightweight dependency injection for android. Inject views and properties into your activuty classes. Minimal configuration, small footprint and no external dependecies.

642 lines of code

0 current contributors

about 6 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

PHP-DI

Compare

  Analyzed about 23 hours ago

PHP Dependency Injection Container for PHP

10.8K lines of code

11 current contributors

3 months since last commit

1 users on Open Hub

Low Activity
0.0
 
I Use This

DryIoc

Compare

  No analysis available

DryIoc is fast, small, capable IoC Container for .NET C# projects.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: mit

PHP-Dice

Compare

  Analyzed about 22 hours ago

Dice is a minimalist Inversion of Control (IoC) container (Often called a Dependency Injection Container) for PHP. Dice allows developers to move object creation logic out of their application logic. This has many advantages when it comes to OOP theory, but also makes the developers life easier. It ... [More] tries to be as minimal and unobtrusive as possible. Everything is done to minimise and simplify application code, making the application developers job easier and making the learning curve as shallow as possible. [Less]

0 lines of code

0 current contributors

over 8 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: bsd_2clau...

Symfony's Dependency Injection Container

Compare

  Analyzed 1 day ago

Symfony DependencyInjection Component

40.3K lines of code

52 current contributors

about 1 month since last commit

0 users on Open Hub

Low Activity
0.0
 
I Use This
Licenses: No declared licenses

Inversion Templates

Compare

  No analysis available

Inversion is a templating system for Ruby with an Inversion of Control when compared to most templating systems. What this means is that setting data values in an Inversion template is decoupled from rendering it, allowing you to add data directly from whatever part of the code it is generated ... [More] rather than requiring that you pass around an intermediate data structure for later combination with the template when it's rendered, without sacrificing encapsulation or exposing unnecessary scope. [Less]

0 lines of code

2 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

service-api

Compare

  Analyzed 1 day ago

A simple framework to define and manage services in vanialla Java.

715 lines of code

0 current contributors

over 8 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

nuun-framework

Compare

  Analyzed about 7 hours ago

NuunFramework is meta framework, in the sense : a framework to create enterprise class framework. Delegability, Inversion of Control, Dependency Inversion, Convention over Configuration are the main concepts associated with nuun-framework. It brings a powerful and extensible kernel/plugin ... [More] design plus a JSR 330 compliant injection mechanism backed by Guice. It is compatible with the major injection frameworks (spring, tapestry, etc ...) NuunFramework aims to be the future reference for enterprise framework makers and developpers. The summer begins. [Less]

15.8K lines of code

0 current contributors

over 8 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This