Skip to content

Commit

Permalink
Improved README.
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolaposa committed Apr 10, 2017
1 parent 8ac5f45 commit 70b5ae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ While Phoundation is quite flexible in this regard thanks to `Phoundation\Config

### Dependency Injection

Logic for constructing and assembling application services constitutes DI container, which is the key surrounding concept that dictates the application flow. Every application service, including application runner itself is defined in it.
Dependency Injection container is the key surrounding concept that manages logic for constructing and assembling building blocks of the application. Every application service, including application runner itself is defined in it.

Phoundation provides factories for several DI container solutions:

Expand Down

0 comments on commit 70b5ae7

Please sign in to comment.