Laravel is a popular PHP framework with large community, impressive tool set and ability to get things done really fast!
Drawbacks behind Laravel Facades
There were many discussions if #Laravel’s facades implement Gang of Four’s Facade Pattern, but I think it does not matter at this point - the Laravel team won’t change naming convention anyway. Naming is not a problem, I see other issues with facades - let’s look at it! ...