Тёмный

Facade Design Pattern in PHP 

Majid Karimizadeh
Подписаться 234
Просмотров 3,6 тыс.
50% 1

Facade allows you to hide the complexity of the subsystem behinds the simple interface. For now, we are going to implement a hash interface with different hashing algorithms using PHP.
GitHub Repo:
github.com/majidkarimizadeh/f...
Follow me on LinkedIn:
/ majid-karimizadeh

Наука

Опубликовано:

 

23 июн 2021

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 16   
@behnambahrami7175
@behnambahrami7175 2 года назад
Thank you Mr Karimizadeh, I hope to see you someday.
@davidef.982
@davidef.982 2 года назад
The best tutorial about Facade PHP pattern so far, thumbs up !!! 👍
@MrWilde
@MrWilde 2 года назад
Another great video Majid, thankyou. If possible, 1080p would make these much easier to watch.
@Quynn-Oneal
@Quynn-Oneal 2 года назад
Great job Majid. motesekkeram
@SepehrRadfar
@SepehrRadfar 3 года назад
thnks for this tutorial
@codeblood87
@codeblood87 Год назад
Lovely 🌹
@JacklapottTv
@JacklapottTv Год назад
Correct me if I'm wrong but for me this is an implementation of a factory pattern not facade, facade tends to hide complexity of APIs not building concrete classes instances
@coran7122
@coran7122 Месяц назад
I think it's a Strategy implementation.
@ApplicableProgramming
@ApplicableProgramming 3 года назад
Nice example Majid
@majidkarimizadeh234
@majidkarimizadeh234 3 года назад
Thanks
@NoahNobody
@NoahNobody 3 года назад
Excellent tutorial. Where did you learn about PHP Facades?
@davidef.982
@davidef.982 2 года назад
Hello, once again, I do really enjoy this tutorial. Simple and well explained :) I have a question for you ... Let's say I'd like to refactor one of my PHP class which does use PHP PDO to connect to both SQLite, MySQL and PostgreSQL. I would also potentially need to be able to extend to other DBMS like Oracle or anyone else in the future. What would be the best design pattern to use ? Bridge or Facade ? Thanks for your feedback
@majidkarimizadeh234
@majidkarimizadeh234 2 года назад
Adapter design pattern would be good for these kinds of requirements. Also, you can watch a light tutorial about adapter in the following link. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-RpzIuPOF4SM.html
@davidef.982
@davidef.982 2 года назад
@@majidkarimizadeh234 thanks a lot, I’ll have a look
@mevkok
@mevkok 2 года назад
Damn, nice tutorial but there are some clues that I think prove you didn't do this tutorial: 1. Your voice-over is out of sync with the video 2. Somewhere around 8:50 you actually unmute the video and the real person is heard talking... It's pretty nice tutorial but because of that stunt you get thumbs down.
@majidkarimizadeh234
@majidkarimizadeh234 2 года назад
Thanks for your comment. In next tutorials, I'll consider them.
Далее
Adapter Design Pattern in PHP
15:43
Просмотров 1,6 тыс.
Data Mapper Design Pattern in PHP
13:40
Просмотров 2,9 тыс.
Design Patterns: Factories
25:26
Просмотров 54 тыс.
Strategy Design Pattern in Laravel and PHP
15:43
Просмотров 6 тыс.
PHP OOP Design Patterns | Factory Method
12:15
Просмотров 6 тыс.
Factory Method Pattern - Design Patterns (ep 4)
27:21
Просмотров 539 тыс.
Facade Pattern - Design Patterns
8:50
Просмотров 102 тыс.
Bridge Design Pattern in PHP
14:42
Просмотров 1,1 тыс.