Skip to content

Commit c6ca8c5

Browse files
committed
update index README
1 parent 81a5868 commit c6ca8c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ If you find some implementation wrong or vague, please create an issue and let u
4646
- [File Reader Proxy](https://github.com/basherr/PHP-Design-Patterns/tree/master/app/Patterns/Structural/ProxyPattern/FileReader) - *Contributed by owner*
4747
- [Registery Pattern](https://github.com/basherr/PHP-Design-Patterns/tree/master/app/Patterns/Structural/RegisteryPattern)
4848
- [Exam Registery](https://github.com/basherr/PHP-Design-Patterns/tree/master/app/Patterns/Structural/RegisteryPattern/Exam) - *Contributed by owner*
49+
- [Dependency Injection Pattern](https://github.com/basherr/PHP-Design-Patterns/tree/master/app/Patterns/Structural/DependencyInjectionPattern)
50+
- [Mailer](https://github.com/basherr/PHP-Design-Patterns/tree/master/app/Patterns/Structural/DependencyInjectionPattern/Mailer) - *Contributed by owner*
4951

5052
# Example Behavior Design Patterns
5153
- [Chain Of Responsibility Pattern](https://github.com/basherr/PHP-Design-Patterns/tree/master/app/Patterns/Behavioral/ChainOfResponsibility)

0 commit comments

Comments
 (0)