Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: autowiring

deprecated-packages/autowire-array-parameter πŸ“¦

Autowire Array Parameters for Symfony applications

Language: PHP - Size: 482 KB - Last synced: 11 days ago - Pushed: 7 months ago - Stars: 61 - Forks: 2

rs-world/instantiator

An advanced dependency handler implemented in php based on Instantiator pattern(https://github.com/reyadussalahin/instantiator-pattern)

Language: PHP - Size: 29.3 KB - Last synced: 12 days ago - Pushed: over 3 years ago - Stars: 1 - Forks: 1

devanych/di-container

Simple implementation of a PSR-11 dependency injection container

Language: PHP - Size: 45.9 KB - Last synced: 1 day ago - Pushed: about 1 year ago - Stars: 10 - Forks: 1

adrenalinkin/monolog-autowire-bundle

Provides autowiring for the loggers registered by symfony/monolog-bundle

Language: PHP - Size: 27.3 KB - Last synced: 25 days ago - Pushed: about 5 years ago - Stars: 3 - Forks: 0

Martin-BG/Autowired-in-ConstraintValidator

Spring Boot setup for proper bean injection into custom implementations of ConstraintValidator interface

Language: Java - Size: 18.6 KB - Last synced: about 1 month ago - Pushed: over 4 years ago - Stars: 0 - Forks: 1

roo-oliv/injectable

Python Dependency Injection for Humansβ„’

Language: Python - Size: 888 KB - Last synced: 5 days ago - Pushed: over 1 year ago - Stars: 107 - Forks: 8

yiisoft/di

PSR-11 compatible DI container and injector

Language: PHP - Size: 840 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 178 - Forks: 46

Corviz/di-container

A simple yet powerful container with auto wiring

Language: PHP - Size: 5.86 KB - Last synced: about 1 month ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 0

ellipsephp/container-reflection

Psr-11 container decorator providing auto-wiring feature

Language: PHP - Size: 82 KB - Last synced: about 2 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

seeren/container

πŸ›οΈ Autowire and configure dependencies

Language: PHP - Size: 139 KB - Last synced: about 2 months ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 0

Tim-Maes/Bindicate

An autowiring library for .NET.

Language: C# - Size: 81.1 KB - Last synced: 16 days ago - Pushed: 4 months ago - Stars: 14 - Forks: 2

exts/Canister

Canister is a psr-11 auto-wiring container for PHP 7. Will add examples later.

Language: PHP - Size: 32.2 KB - Last synced: about 2 months ago - Pushed: almost 7 years ago - Stars: 2 - Forks: 0

agdobrynin/di-container

PSR-11 compatible lightweight dependency injection container for PHP >= 8.0 with automatic dependency bundling

Language: PHP - Size: 119 KB - Last synced: 20 days ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

spryker-community/spryker-autowiring Fork of RodinVasily/spryker-autowiring

This package enables autowiring for Spryker

Language: PHP - Size: 16.6 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

PhpGt/ServiceContainer

Centralised container of a project's core objects.

Language: PHP - Size: 96.7 KB - Last synced: 4 days ago - Pushed: 4 months ago - Stars: 0 - Forks: 1

selective-php/container

A PSR-11 container implementation with factories and autowiring

Language: PHP - Size: 49.8 KB - Last synced: 7 days ago - Pushed: 8 months ago - Stars: 11 - Forks: 2

railt/container πŸ“¦

[READ ONLY] Subtree split of the Railt Container component (see railt/railt)

Language: PHP - Size: 1.86 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

timostamm/injector

A basic autowiring / autoloading injector with good support for argument overriding.

Language: PHP - Size: 68.4 KB - Last synced: 20 days ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

semperton/container

Dynamic PSR-11 dependency injection container with reflection based autowiring.

Language: PHP - Size: 85.9 KB - Last synced: 11 days ago - Pushed: almost 2 years ago - Stars: 3 - Forks: 0

suyogkamboj/Practice

spring practice

Language: Java - Size: 45.9 KB - Last synced: 9 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

cba85/teach-php-autowiring

Autowiring in PHP

Language: PHP - Size: 2.93 KB - Last synced: about 1 month ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

yuseferi/drupal-autowire-sample

A sample for my blog post on "http://www.yuseferi.com/en/blog/What-Autowiring-how-use-Autowire-Drupal"

Language: PHP - Size: 9.77 KB - Last synced: 9 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

zorachka/container

[READ ONLY] Factory for PSR-11 compatible DI container and injector. Subtree split of the Zorachka Container component (see zorachka/zorachka)

Language: PHP - Size: 34.2 KB - Last synced: 15 days ago - Pushed: 10 months ago - Stars: 1 - Forks: 0

bjoern-buettner/dependency-injector

A small dependency injection container with simple support for factories, parameters and the environment while autowiring.

Language: PHP - Size: 29.3 KB - Last synced: about 1 month ago - Pushed: 10 months ago - Stars: 2 - Forks: 0

Saroopashree/dependency-resolution

A dependency resolution answer for quick projects without complicated setup

Language: Python - Size: 46.9 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

tnaskali/spring-ejb-autowiring

A Spring EJB autowiring library

Language: Java - Size: 56.6 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 2 - Forks: 2

lh39/spring-redis-transaction-example

Example project to demonstrate usage of redis in combination with spring transaction management

Language: Java - Size: 49.8 KB - Last synced: 12 months ago - Pushed: over 6 years ago - Stars: 6 - Forks: 2

chandu777/Spring-JdbcTemplate-Employee-CRUD

This is example of Spring with JdbcTemplate for employee CRUD operations.

Language: Java - Size: 9.77 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 8 - Forks: 3

bobbylite/telephone-ts

Telephone-ts: The "Event Emitter-less" TypeScript Event Architecture.

Language: TypeScript - Size: 7.93 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 23 - Forks: 1

projek-xyz/container

Simple yet flexible PSR-11 Container Implementation

Language: PHP - Size: 270 KB - Last synced: about 6 hours ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

reyadussalahin/instantiator-pattern

A new design pattern to handle dependencies between software components or classes(for implementation visit: https://github.com/rs-world/instantiator)

Size: 6.84 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 5 - Forks: 0

davidwyly/rxn

Rxn (Reaction) - A fast, simple, and powerful API framework for PHP

Language: PHP - Size: 448 KB - Last synced: 27 days ago - Pushed: over 5 years ago - Stars: 3 - Forks: 0

pankajkumarravi/java-Oops

Repo contains Java OOPs Code

Language: Java - Size: 581 KB - Last synced: 12 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

pankajkumarravi/spring_with_Springboot

This repo contains Server side code implementation using java and spring.

Language: Java - Size: 58.6 KB - Last synced: 12 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

bobmwangih/SpringFramework-fundamentals

A simple Spring project testing ability to build and configure applications using the spring framework.It includes discovery of dependency injections using java configuration,xml congigurations & autowiring.....I used a very resourceful course on pluralsight: https://app.pluralsight.com/library/courses/spring-framework-spring-fundamentals/table-of-contents to get on with this.

Language: Java - Size: 16.6 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

bobmwangih/CustomerCheckOutCalculator-Spring

Simple Java project powered by the Spring Framework.testing inversion of control-dependency injection(constructor autowiring)

Language: Java - Size: 5.86 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

deprecated-packages/DefaultAutowire

[DEPRECATED] Use Symfony 3.3 instead, see β†’

Language: PHP - Size: 95.7 KB - Last synced: 17 days ago - Pushed: about 7 years ago - Stars: 6 - Forks: 1

deprecated-packages/ControllerAutowire

[DEPRECATED] Use Controller autowiring by default since Symfony 3.3

Language: PHP - Size: 181 KB - Last synced: 15 days ago - Pushed: over 2 years ago - Stars: 24 - Forks: 3

SubhadeepSen/Spring-Core-Basics

It includes the basic and concepts of Spring framework for learning purpose along with examples.

Language: Java - Size: 20.5 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

Cepr0/sb-tagged-autowire-candidate-resolver

TaggedAutowireCandidateResolver - an example of Spring AutowireCandidateResolver

Language: Java - Size: 8.79 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 1 - Forks: 0

pmall/container-autowiring

Library for creating quanta Psr-11 container factory maps using autowiring

Language: PHP - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0