GitHub topics: autowiring
projek-xyz/container
Simple yet flexible PSR-11 Container Implementation
Language: PHP - Size: 303 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

agdobrynin/di-container
PSR-11 compatible lightweight dependency injection container for PHP with automatic dependency bundling
Language: PHP - Size: 747 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 1

yiisoft/di
PSR-11 compatible DI container and injector
Language: PHP - Size: 843 KB - Last synced at: 9 days ago - Pushed at: 13 days ago - Stars: 183 - Forks: 46

tnaskali/spring-ejb-autowiring
A Spring EJB autowiring library
Language: Java - Size: 111 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 3

Tim-Maes/Bindicate
An autowiring library for .NET.
Language: C# - Size: 115 KB - Last synced at: 4 days ago - Pushed at: 2 months ago - Stars: 22 - Forks: 1

nimbly/Resolve
A simple PSR-11 compliant dependency injector.
Language: PHP - Size: 72.3 KB - Last synced at: 20 days ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 0

roo-oliv/injectable
Python Dependency Injection for Humans™
Language: Python - Size: 1.09 MB - Last synced at: 7 days ago - Pushed at: 9 months ago - Stars: 117 - Forks: 10

AnilDhuvan/Spring-Core
in this repo about spring core
Language: Java - Size: 56.6 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

4strodev/wiring
A dependency injection and autowiring library
Language: Go - Size: 81.1 KB - Last synced at: 19 days ago - Pushed at: 3 months ago - Stars: 4 - 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: 35.2 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

semperton/container
Dynamic PSR-11 dependency injection container with reflection based autowiring.
Language: PHP - Size: 111 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

Cub0n/spring-cxf-endpoints
Example for autowiring many CXF endpoints automatically in Spring Boot
Language: Java - Size: 22.5 KB - Last synced at: 17 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

selective-php/container
A PSR-11 container implementation with factories and autowiring
Language: PHP - Size: 49.8 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 2

devanych/di-container
Simple implementation of a PSR-11 dependency injection container
Language: PHP - Size: 45.9 KB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 2

Kanat200/Spring-Core
Spring Core - IoC, DI, Beans, Configuration (XML, Annotation and Java), Autowiring
Language: Java - Size: 34.2 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

4strodev/scaffold
Go project scaffold
Language: Go - Size: 24.4 KB - Last synced at: 26 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

beingnikil07/Spring
Language: Java - Size: 50.8 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

spryker-community/spryker-autowiring Fork of RodinVasily/spryker-autowiring
This package enables autowiring for Spryker
Language: PHP - Size: 17.6 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

WebdevCave/yadic-php
Yet another dependency injection container for PHP
Language: PHP - Size: 104 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - 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 at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

phpgt/ServiceContainer
Centralised container of a project's core objects.
Language: PHP - Size: 96.7 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

deprecated-packages/autowire-array-parameter 📦
Autowire Array Parameters for Symfony applications
Language: PHP - Size: 482 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 61 - Forks: 2

railt/container 📦
[READ ONLY] Subtree split of the Railt Container component (see railt/railt)
Language: PHP - Size: 1.86 MB - Last synced at: 24 days ago - Pushed at: over 1 year 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 at: about 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

suyogkamboj/Practice
spring practice
Language: Java - Size: 45.9 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

cba85/teach-php-autowiring
Autowiring in PHP
Language: PHP - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: about 4 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 at: over 1 year ago - Pushed at: over 6 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 at: 4 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Saroopashree/dependency-resolution
A dependency resolution answer for quick projects without complicated setup
Language: Python - Size: 46.9 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

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 at: almost 2 years ago - Pushed at: over 7 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 at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 8 - Forks: 3

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 at: 2 months ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

Corviz/di-container
A simple yet powerful container with auto wiring
Language: PHP - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

bobbylite/telephone-ts
Telephone-ts: The "Event Emitter-less" TypeScript Event Architecture.
Language: TypeScript - Size: 7.93 MB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 23 - Forks: 1

seeren/container
🛍️ Autowire and configure dependencies
Language: PHP - Size: 139 KB - Last synced at: 17 days ago - Pushed at: almost 3 years ago - Stars: 2 - 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 at: about 2 years ago - Pushed at: over 4 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 at: about 2 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

pankajkumarravi/java-Oops
Repo contains Java OOPs Code
Language: Java - Size: 581 KB - Last synced at: almost 2 years ago - Pushed at: over 5 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 at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

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 at: about 1 month ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

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 at: about 2 years ago - Pushed at: over 4 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 at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

deprecated-packages/DefaultAutowire
[DEPRECATED] Use Symfony 3.3 instead, see →
Language: PHP - Size: 95.7 KB - Last synced at: 16 days ago - Pushed at: almost 8 years ago - Stars: 6 - Forks: 1

adrenalinkin/monolog-autowire-bundle
Provides autowiring for the loggers registered by symfony/monolog-bundle
Language: PHP - Size: 27.3 KB - Last synced at: 6 months ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

deprecated-packages/ControllerAutowire
[DEPRECATED] Use Controller autowiring by default since Symfony 3.3
Language: PHP - Size: 181 KB - Last synced at: 13 days ago - Pushed at: over 3 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 at: about 2 years ago - Pushed at: almost 6 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 at: about 1 month ago - Pushed at: over 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 at: about 2 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

ellipsephp/container-reflection
Psr-11 container decorator providing auto-wiring feature
Language: PHP - Size: 82 KB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0
