Rasmus Lerdorf : PHP Frameworks all suck !

  Рет қаралды 120,772

matperino

matperino

Күн бұрын

Rasmus Lerdorf, créateur de PHP, critique ouvertement les frameworks PHP généralistes.

Пікірлер: 286
@helloworld7796
@helloworld7796 4 жыл бұрын
This is conference from 2013, at which time frameworks was new. Today they pretty much work just fine.
@evian8976
@evian8976 Жыл бұрын
makes sense
@cocoiyeah
@cocoiyeah 8 жыл бұрын
Agree 100% sir. Use only what you need
@GerardoBelot
@GerardoBelot 7 жыл бұрын
"composer" bro, tell rasmus to update please!!
@bestopinion9257
@bestopinion9257 3 жыл бұрын
@@GerardoBelot It is not about that. Go through a request response cycle and see how functions make same many decisions again and again. Rasmus gives you an example. At every request the framework decides which database you use. The problem is or may be solved somehow with caching. But it is a well known fact, frameworks gives you speed in development at the cost of performance. Money comes from speed development.
@jamesvicary3267
@jamesvicary3267 6 жыл бұрын
Using Laravel I create applications and websites for clients 2 - 3 times faster than before. More reliable and other Laravel Developers can also maintain the code in the future. Ultimately my job is easier, client pays less money and company makes a bigger profit. Where is the downside to that? Sometimes I think we need to remember why we code, clients don't care how or why we did what we did, just that it works and costs as little as possible. In this sense frameworks are amazing.
@tiny6912
@tiny6912 5 жыл бұрын
I can see the wins in that yes. However things take an entirely different direction if the application get a lot of hits thus its bandwidth usage goes up and processing speed as a consequence also comes into play. For not all too demanding domains Laravel or Symfony are fine but reall scalability requires an entirely different approach. And whatever benefits may come from using such a framework in terms of development (short term benefits) once committed the client(s) arent served in the best way possible. Such bandwidth critical prefab applications will always have much more impact on bandwidth (long term costs) and on page speed once websites get (data)heavier or get more users.
@MrFacePeck
@MrFacePeck 5 жыл бұрын
@@tiny6912 What would you say is too demanding?
@tiny6912
@tiny6912 5 жыл бұрын
​ MrFacePeck ​Large busy webshop, large busy messageboard, large busy newsplatform, large busy gamesplatform etc.
@tytrdev
@tytrdev 4 жыл бұрын
@@tiny6912 What does large busy really mean?
@tiny6912
@tiny6912 4 жыл бұрын
@@tytrdev Just as the expression says: a large and busy platform, having to serve a large number of clients at once and having to serve multiple pageviews per individual client in mere seconds (use your searchengine for statistics on averages as I wont go as far as providing such statistics).
@albertrannetsperger3788
@albertrannetsperger3788 7 жыл бұрын
I been saying this all along... PHP doesn't suck. The way people are using it sucks.
@antanaskiselis7919
@antanaskiselis7919 7 жыл бұрын
Well php is a bit weird. Like with all the == operators which are essentially useless and encourages piss poor habits, to hack around the problem rather than solve it. But it's easy to see why, it's scripting language originally designed for small webpages. Time shift, OOP becomes king and php decides it wants piece of the pie. But old habits die hard. However that scripting part ... allows to learn programming a bit quicker. Quicker than java lets say as one can easily familiarize with syntax and build something which works without dwelling in OOP and application of n+1 design patterns.
@ancientapparition1638
@ancientapparition1638 6 жыл бұрын
PHP is really dog shit. The syntax makes me want to end my life.
@WyzrdCat
@WyzrdCat 5 жыл бұрын
People who bitch about programming languages are such fucking dogshit human beings. Who has time to sit around shitting on technologies that people have used to build awesome things? If you don't like it don't use it, there are plenty of alternatives. Bitching about code that makes sense to others isn't pushing anything forward.
@calebadeleye
@calebadeleye 3 жыл бұрын
@@WyzrdCat You are right, the more they hate the language the more it keeps evolving and growing
@RiteshSingh_50
@RiteshSingh_50 7 жыл бұрын
It is true not only in PHP, but most of the programming languages. Frameworks are easier to program software with, but they are pain at the same time.
@alicarikcioglu8619
@alicarikcioglu8619 5 жыл бұрын
frameworks are like a pre-built house. Faster to build, garbage quality. Frameworks include everything you don't need and they are generally very slow.
@rangingaway92
@rangingaway92 3 ай бұрын
Agreed.
@RupeeSalzburg
@RupeeSalzburg 6 жыл бұрын
He does not take into account the overhead of learning new frameworks. While I think that finding the best solution for your problem is generally the right way to go, it must be remembered that learning a new framework takes time and often involves under-utilization or even misuse of all that framework has to offer.
@calebadeleye
@calebadeleye 3 жыл бұрын
he is not really asking you to leanr a framework but discouraging you from using it
@flavienb6377
@flavienb6377 6 жыл бұрын
Frameworks are made to unify the way to code, so nobody loses time to understand the badly written code of another developer. Perfect for both developers and companies.
@NeverCodeAlone
@NeverCodeAlone 4 жыл бұрын
I think you also can write bad code in frameworks. That is not the point.
@rangingaway92
@rangingaway92 3 ай бұрын
Perfect for companies, not for developers.
@biansoralmerol4272
@biansoralmerol4272 6 жыл бұрын
I'm using Laravel :P
@gmanon1181
@gmanon1181 6 жыл бұрын
Some PHP CMS offer also a separate framework (for Developers) where you can choose what to use and how to build your applications with it. The worst thing I see on frameworks is that they are too bulky in their core. I don't know if it's that they call all the class files at once or what; but many are incredible slow. Before PHP programmers were into the fashion of Frameworks, applications were really fast. Probably the issue is that small shops websites should not use those frameworks. It takes too much resources to make them work fast.
@delta13dek
@delta13dek 7 ай бұрын
TRONGATE!!! THE FIRST PURE PHP BARE METAL FRAMEWORK!
@codegreenie3429
@codegreenie3429 Жыл бұрын
I have my own app that has about 1000 daily active users. I used OOP PHP for the backend as I realized frameworks will add things I don need
@trefwoordpunk2225
@trefwoordpunk2225 2 жыл бұрын
Trongate PHP framework should change his mind that at least one framework doesn’t suck!!!! Trongate is the only framework that is in line with rasmus original philosophy on php!!!
@r3n736
@r3n736 6 жыл бұрын
Great video, makes complete sense. Frameworks are multiuse so they have a lot of bloated things you will no need or use.
@lexsoft3969
@lexsoft3969 6 жыл бұрын
I have a little knowledge and experience in php. Due to need for projects, I have to decide which php framework to use. There are two which came to mind : YII 2 and Laravel. I read their documentation, and found that Laravel was really hard to learn for me : high level of abstraction, many new concepts that are difficult to understand. I could deal with its installation process with composer, some configuration, request lifecycle which gave me some confidence that I would be able to learn and begin to use it after no later than 1 month. But when I read topic about service container : class binding, etc, I began to struggle. I thought Laravel only suited developers who had solid skills in php, design pattern and other related things. I am still planning to learn it, but I will probably turn to YII 2 which I found relatively easier to learn and use for nearest project. Btw, my boss asked if we could learn Laravel in 3 days. Uh... frameworks are not like Ms Excel or some specific purpose libraries such as javascript datatables, handsontable or even mpdf which we can begin to use after learning in 3 days.
@calebadeleye
@calebadeleye 3 жыл бұрын
your boss is so funny, how can you learn laravel in 3days and become a pro at it ?
@lexsoft3969
@lexsoft3969 3 жыл бұрын
@@calebadeleye Yeah... he tends to underestimate several things, thinking things can be done easily in only a few days. But I had convinced him that some things took time, including learning frameworks like Laravel. I had used it in a project which still had to be maintained and extended to meet different characteristics.
@res5ekt
@res5ekt 2 жыл бұрын
ask your boss: could you? 🙃😉
@kanker5256
@kanker5256 2 жыл бұрын
NEVER USE FRAMEWORKS as a JUNIOR. NEVER
@serpianrex
@serpianrex Жыл бұрын
No matter what language, you should first learn it well before jumping to a framework. Juniors who only know a framework are extremely limited in their hability to provide a solution. And they grow arrogant when it's really the framework doing the work for them.
@afiasheikh416
@afiasheikh416 4 жыл бұрын
Framework users are the poeple who doesn't like to type...and need fast solution with less coding...but the core users are the people who like to know about everything they are doing and likes to control the code
@this.channel
@this.channel 3 жыл бұрын
So is it correct to use a micro framework that just takes care of routing and plugging things you require in from composer? In this way, it's a modular system. You update the libraries you import when there is a need to update them.
@CottidaeSEA
@CottidaeSEA Жыл бұрын
That is pretty much as performant as you can make it, so in a sense it is correct. In another it is completely wrong. The way I look at it, use a general purpose framework, Symfony, Laravel or whatever else. If you expect performance issues, the problem may actually be how PHP works, not the framework. Since it isn't like C++, C#, Java, etc. you have a startup process every request. So if there are expected performance issues you may actually want to consider a completely different language instead.
@yungifez
@yungifez 3 жыл бұрын
Hey comments people He's saying that you should not totally depend on a framework if you ever intend to scale But frameworks in general are good
@krazysaudi
@krazysaudi 7 жыл бұрын
Well said. Current most popular frameworks limit the creativity, overload servers, complicate programming & slow down upgrades overtime.
@sheyiprimesanyaolu7718
@sheyiprimesanyaolu7718 6 жыл бұрын
i totally agree with you...programming becaome boring to me and anoying since i started laravel
@alicarikcioglu8619
@alicarikcioglu8619 5 жыл бұрын
@@sheyiprimesanyaolu7718 Laravel is dogshit. It's for people who don't know coding and just re-generate code.
@LewizW
@LewizW 5 жыл бұрын
Speed sometimes doesn't outweigh the pros of using a framework for a business. Sacrifice a couple of milliseconds for the framework to boot up and it will provide you with the plethora of built in functions and features which is a good trade. Could you imagine building everything from scratch in php, validation, routing, mvc architecture, middleware, it would take ages before you can get on with developing what the business needs. If you want fast execution then switch from php altogether and choose C or Go. If you want to be even faster then remove the operating system and code to the baremetal. You'll start with the http server in C or assembly. It might take you 10 times longer but you'll save a millisecond in execution time. Frameworks are an amazing abstraction. Abstraction is how software continues to develop. I'm not going to complain that my operating system is doing the memory management for my servers and inturn php application. Once you realise abstraction is a good thing and frameworks provide that. You'll see how stupid this presenter is by saying all frameworks suck.
@mucholangs
@mucholangs 2 жыл бұрын
He is not stupid. Frameworks have a short lifespan. Today you work with v2, but in less than 2 years there is v3 that needs a full rewrite of your code. And actually developers don't want to join your "legacy" v2 project anymore. This scenario will never happen with core PHP, due to guaranteed backward compatibility.
@wiedens-justociurlizza7766
@wiedens-justociurlizza7766 Жыл бұрын
So you are not a PHP developer, much less PHP Senior hahaha, i could develope all from scratch + JWT, API, MIcroservices connect with SOAP, integrate kits in few days, if you are good at working your php projects, is few time to waste, because you have all developed well. Yes frameworks sucks! then you have to rewrite or have legacy framework code, well apart of laravel is very very heavy
@rangingaway92
@rangingaway92 3 ай бұрын
Nah, all frameworks are pure trash.
@ahmadmayahi
@ahmadmayahi 5 жыл бұрын
I’m sure he’s going change his mind when he sees Symfony 4+
@mohammudeldadah2456
@mohammudeldadah2456 4 жыл бұрын
i see all that think but he is much clever than that view
@DanielJohnHowTo
@DanielJohnHowTo 6 жыл бұрын
never used a framework, looked into them though. always built from scratch.
@gmanon1181
@gmanon1181 6 жыл бұрын
Never have to call for 3erd party support.
@MikeRees
@MikeRees 6 жыл бұрын
@@gmanon1181 conversely have to be on call 24/7 because you're the only one capable of providing support
@hyperCMS
@hyperCMS 5 жыл бұрын
So true. If you want to have (more or less) full control of your code and the performance than avoid them.
@tranquility6358
@tranquility6358 Жыл бұрын
This is pretty much a problem of how PHP is designed. Since the php interpreter is invoked on every request and there is no event loop of any kind, or a mechanism to use threads, all state is lost once the request completes. This isn’t a problem in some other languages since they have mechanisms to keep state in memory in-between requests. This problem can be sort of solved with some kind of cache, but that will *always* be slower than direct memory access.
@mackhankins
@mackhankins 5 жыл бұрын
This talk has not aged well.
@BharatShah-ty4uj
@BharatShah-ty4uj 7 жыл бұрын
i was struggling to make those people understand. 1000% agreee.
@johnmahugu
@johnmahugu 7 жыл бұрын
i prefer using a microframework with additional classes for ORM etc
@harjitsingh7308
@harjitsingh7308 6 жыл бұрын
John Mahugu YES this is what i do. I use a micro framework I only call in what i need from other things like symfony no other unnecessary bullshit.
@nagdali9209
@nagdali9209 4 жыл бұрын
I built my own,I make it simple as possible and fit my needs.
@oussama40612
@oussama40612 3 жыл бұрын
Which ones do u use?
@mityaboy4639
@mityaboy4639 Жыл бұрын
Yeah, all this could be solved if we have different bootstrap mechanism. So in dev / test environments you have the dynamic behaviour where it loads things as and when needed - effectively repeating the cycle at every request. but going into production mode would rather than interrogate the configs and make decisions and turn towards the DB to get small pieces of information all the time (unchanging) - it could pull it up from a file cache and then run with it. I've seen some attempts recently, and the performance improvement is incredible - it is only a shame that it took us this long to get to this point... and when PHP is shrinking market rate and demand compared to node.js :(
@mityaboy4639
@mityaboy4639 Жыл бұрын
​@@depafrom5277Maybe? I mean Laravel is built on Symfony to begin with. but i don't think its laravel devs in general. I think its PHP's easy learning curve to be able to do stuff. I agree today's devs (majority) are a bit spoilt by the environments they are working with and distanced themselves from the more raw solutions. Laravel or not i think most of the frameworks are offering their data handling solutions which are in a way replicating what the database could do much faster. I think what the issue is here is that we forgot to use the right tool for the right job, and by doing so we are surrendering performance on the altar of 'simplicity'. I think this might be true for even Symfony. If you are using it because of some religious faith in the system then you might be sacrificing performance - as bad as it sounds. Its like building a static website with React... kind of overkill and slowing things down :) This is a more complex topic really, because we moved on from writing everything in ASM ... so there is room for making thing easier for the devs... but i think we are on the other end of this for now... writing things in Python and PHP when it really should be written in ASM :D
@naresh2232463
@naresh2232463 4 жыл бұрын
He is so right my boss has done the same with the Yii2 and they are struck 🤣
@porrapatcpe20
@porrapatcpe20 6 жыл бұрын
Thank you father! Laravel sucks on big. Yii2 sucks on strict component coupled. Phalcon sucks on less popularity. Wordpress sucks on code design and performance!
@josbexerr5166
@josbexerr5166 6 жыл бұрын
Tu comentario también.... apesta (sucks)
@From_The_Shadow_I_Come
@From_The_Shadow_I_Come 6 жыл бұрын
Symfony still wins )
@porrapatcpe20
@porrapatcpe20 6 жыл бұрын
ํYeah, Laravel based on Symfony.
@From_The_Shadow_I_Come
@From_The_Shadow_I_Come 6 жыл бұрын
Laravel lacks Symfony's reverse proxy to "not suck" on many requests
5 жыл бұрын
phalcon +1 !
@nizammuhammed7586
@nizammuhammed7586 6 жыл бұрын
Well Said Sir, Lots of request for simple action. Nothing optimized in frameworks..
@willfdz
@willfdz 2 жыл бұрын
Miss the old days of pure coding
@mohamedgabr4911
@mohamedgabr4911 6 жыл бұрын
Laravel doesn't suck ! you'll find whatever you need there!
@vladyslavbabak5338
@vladyslavbabak5338 6 жыл бұрын
Isn't it about Zend Framework 3 modular system?
@syspire
@syspire 3 жыл бұрын
Even though I use Laravel but I totally agree with him. I hate it when you get stuck upgrading the framework and when some packages break down. By the way, Wordpress is not a framework.
@dan23233
@dan23233 3 жыл бұрын
use laravel shift.
@TimSpeciale
@TimSpeciale 2 жыл бұрын
How is wordpress not a framework?
@judesamuelescol4726
@judesamuelescol4726 Жыл бұрын
@@TimSpeciale it's a CMS
@TimSpeciale
@TimSpeciale Жыл бұрын
@@judesamuelescol4726 it has a CMS
@1mr4n4li
@1mr4n4li 5 жыл бұрын
rasmus is right no framework generates instances or classes according to your need. but still frameworks are best choice because of lot of people using and testing them.
@rangingaway92
@rangingaway92 3 ай бұрын
Fully agree, even in 2024.
@ihateheartbreak
@ihateheartbreak 20 күн бұрын
What you use lil bro, php laravel beats ror, django
@YoanArnaudov
@YoanArnaudov 4 жыл бұрын
People DO share the same problems, I agree sometimes you get stuff you don’t need, but computers are getting faster every day..
@AyushLikhar
@AyushLikhar 7 жыл бұрын
LARAVEL 5.5 says: 'Watch Me! Bitches..."
@MakerMark
@MakerMark 7 жыл бұрын
Laravel is a bloated beast.
@izzurzuhri
@izzurzuhri 6 жыл бұрын
yeah, watch me stuck
@AMC-throwaway
@AMC-throwaway 6 жыл бұрын
What about comparing laravel to express, since you feel it is bloated? sidenote: if you are using an older version have you tried "php artisan optimize --force" believe this was removed in 5.6
@tagKnife
@tagKnife 6 жыл бұрын
AMC Films It was removed because all it does is call "php composer.phar dump-autoload --optimize" so there was no point keeping it.
@AMC-throwaway
@AMC-throwaway 6 жыл бұрын
True. I mean it depends on the projects you are doing, Laravel is not bloated for most projects and is great for both solo and team development. Typically I go between Express and Laravel with a moment or two of ror but whenever it is a PHP project, its Laravel
@onurshenol
@onurshenol 7 жыл бұрын
best framework is your own written one. for the specific purpose.
@faresssoft
@faresssoft 6 жыл бұрын
really agreed , i can't got any framework on my head i like to write my own , i develop my sort of mvc and worked for me . also the best thing is to code and have fun
@martinbean
@martinbean 6 жыл бұрын
On the other hand, I really can’t be arsed re-writing request handling, database access layers, routing etc each and every time I start a project. If I use an off-the-shelf framework, I’m already ahead; makes hiring easier (“Do you have experience with X?”); and I get other people fixing bugs, security issues, and writing documentation for free.
@pruchay
@pruchay 5 жыл бұрын
Only if you use it for your own. But in companies it can be very big problem, because it's very bad if only few peoples know how to use it.
@homeoffice3524
@homeoffice3524 Жыл бұрын
And here I am 7 years later. Core pure php is the way to go. Even simple blog if you make it from scratch is couple of mb big that’s it. If you use world press you get extra 700mb with junk what you don’t need at all. Other reasons is if you build page yourself without framework You own it all. If one day framework crashes,are updated/get closed or any other reason your page is destroyed and need to be rebuilt. You don’t own anything of your beautiful buttons and rest of framework.It’s just pure laziness and mass production.
@rangingaway92
@rangingaway92 3 ай бұрын
I agree and every framework I've seen is pure overcomplicated garbage.
@Canardeur
@Canardeur 6 жыл бұрын
My question as a non-PHP developer: if every PHP framework sucks, then what shall a PHP developer use instead?
@VidoviDroga
@VidoviDroga 5 жыл бұрын
PHP
@tratzz84
@tratzz84 5 жыл бұрын
Scratch & use design patterns + libraries
@NeverCodeAlone
@NeverCodeAlone 4 жыл бұрын
Their brains ;)
@rangingaway92
@rangingaway92 3 ай бұрын
Vanilla + scripts / libraries per demand. Projects don't need boilerplate nonsense.
@aeonsleo2
@aeonsleo2 5 жыл бұрын
WordPress and Drupal aren't frameworks, they are CMS
@jojovatghese5185
@jojovatghese5185 5 жыл бұрын
Best framekwork is the framework made by us for the specific use or what we have done that then there won't be a problem and it wont suck...
@dendihndn
@dendihndn 5 жыл бұрын
Rasmus Lerdorf: PHP Framework suck! He was talking about Drupal right?
@NeverCodeAlone
@NeverCodeAlone 4 жыл бұрын
Hahahaha
@TheAlmostDeadman
@TheAlmostDeadman 8 жыл бұрын
Holy shit Rasmus I agree 100%. I guess a broken clock really is right 2 times a day
@Nyxar-2077
@Nyxar-2077 7 ай бұрын
Bro is yapping, that was ages ago Edit: my vas it was 8 years ago :] Use laravel It's good
@dendihndn
@dendihndn 5 жыл бұрын
Rasmus Ledorf: They all suck! He must be only thinking about Drupal and Wordpress...
@mizanur_sajid
@mizanur_sajid 3 жыл бұрын
Taylor Otwell left the chat 🤣
@yveice
@yveice 4 жыл бұрын
And today the new generation of script-kiddis (can't call them programmers) are making CMS on top of an huge CMS-Framework on top of an abstraction layer on top of other frame-works, using big rubbish like composer (we don't fix the problems, we write tools to make it even more worst to walk around the problems). So simple request needs many resources (cpu-load, ram, io), so they try to fix her shit framework mess-up with many levels of caching.
@User-iw5go
@User-iw5go 6 жыл бұрын
I disagree. Whatever who said that. Some companies don't need to create their own stuff, because it will take forever to recruit some people and train to your logic of ur bugged and unsecure codebase. A community framework comes with the benefit of communities(obvious????), patches, security.... all that you have not with your own framework unless you pay someone for that (who said that money come down from the sky ??)
@sayed.muzammil
@sayed.muzammil 5 жыл бұрын
Jonathan Greco yeah. I agree but when client ask for upgrading they will be stucked up to point. It's my personal experience I work on both although my all time fvt is cakephp. When it comes to security the person who knows architecture can crack it. Untill or unless the Server is Secure.
@evian8976
@evian8976 Жыл бұрын
Should we trust someone who said he doesn't know how to write a programming language ? Zend's folks are the ones who made PHP actually usable, not Lerdorf
@lsantac
@lsantac 2 жыл бұрын
frameworks are necessary for lower the cost of development and to make it viable to many companies. I understand that the creator of PHP doesnt like things that change his original idea but it is just a tool that can be improved as good as it needs to. Frameworks are for that. Windows did the same to DOS a linecode operation systems and that improved the way that people uses computers and did it much more popular. In a few years the things are going to change dramaticlly againg. The AIs are coming to do the hard parts of programing, like an "inteligent" kind of framework.
@agent2saveur
@agent2saveur 7 жыл бұрын
I agree with Rasmus : php is freedom, php frameworks prison
@CoderRiderMofi
@CoderRiderMofi 7 жыл бұрын
absolutely.
@MarvelousMaterial
@MarvelousMaterial 6 жыл бұрын
But tell us how you really feel
@echo4599
@echo4599 6 жыл бұрын
HellOWorld, if he knows nothing about web dev and PHP is so shitty, why the fuck are you using it? Why don't you use a better language or make your own?
@MultiPoiu
@MultiPoiu 6 жыл бұрын
Not all devellopers choose their language
@Ryu53898
@Ryu53898 6 жыл бұрын
HellOWorld you are using php 3 right ?
@walterdiaz2003
@walterdiaz2003 3 жыл бұрын
Two PHP frameworks I WILL NEVER (I REPEAT: NEVER) use are Lavarel (or labarel whatever) and CakePHP. You don't built something serious with things named like "cake". You know ...
@omoyenikunle7909
@omoyenikunle7909 4 жыл бұрын
I think Laravel is a blessing
@walterdiaz2003
@walterdiaz2003 3 жыл бұрын
lol
@rangingaway92
@rangingaway92 3 ай бұрын
Nah
@vigilantezack
@vigilantezack 2 жыл бұрын
We need frameworks so that people who spent 6 months learning a programming language don't go out there and try to build things from scratch and do everything wrong, insecurely, inefficiently, unoptimized, untested, unmaintained, and unmonitored, filled with technical debt. At the very least, you should use a framework that handles authentication and security, logging, routing, and database abstraction. And further it should be able to cache its settings and optimize itself so that it doesn't have to ask "which database are we using?" because those selections have already been cached and baked in to the instance.
@Diggnuts
@Diggnuts 2 жыл бұрын
So instead we have massive behemoths of frameworks that are slow even when optimized and when an exploit is found, it is applicable on tens of thousands of sites and not just one! Great Idea! Perhaps people who can't build code sanely should not produce web code in the first place!
@Unknown-840
@Unknown-840 2 жыл бұрын
@@Diggnuts building a full stack application without a framework is like building your own shitty version of a framework
@Diggnuts
@Diggnuts 2 жыл бұрын
@@Unknown-840 That is what lousy programmers keep telling themselves. The truth is that a framework generally is a "one size fits none" solution that introduces problems the "programmer" does not understand. It is alright to use frameworks, just do not call yourself a coder or programmer. You are a code-monkey at best. That is the cold hard truth. Rolling your own dedicated libraries is perfectly feasible especially for web. Don't be lazy.
@rangingaway92
@rangingaway92 3 ай бұрын
I'd rather start with pure and add things per demand, not start with a dumpster fire of a framework with its own trashy logic and syntax that forces semantics and overcomplicated logic.
@vigilantezack
@vigilantezack 3 ай бұрын
@@rangingaway92 If I had a nickel every time someone labeled existing solid frameworks as " trashy logic and ....." without any context or examples or what could be better etc. Well I'd have a lot of nickels. These frameworks have taken years if not decades to get to where they are, solving some zillions of little specific little things that crop up over time due to all the use cases it works under. Your homemade also-ran framework is not automatically better just by default. It will have every hole and problem known to man because your framework hasn't been battle tested by millions of projects and environments and users.
@caolijun2010
@caolijun2010 8 жыл бұрын
i am absolutely agree with you :)
@Diggnuts
@Diggnuts 2 жыл бұрын
The worst offenders are Drupal and Type3. Those are some horrid pieces of massive suck!!! Never touch those heaps of garbage!
@Noum77
@Noum77 2 жыл бұрын
The same exact thing the Django's creator told in his conference
@samolarte8183
@samolarte8183 6 жыл бұрын
How sad it is to see programmers with a closed mind, and they stay in the past
@mouhamaddiop1144
@mouhamaddiop1144 5 жыл бұрын
I just ask he is the inventor of php
@wtalkie
@wtalkie 5 жыл бұрын
Yes
@mouhamaddiop1144
@mouhamaddiop1144 5 жыл бұрын
I know. i just want to say, that's logic. He is the inventor of php. So he's perfectly right. You didn't understand cause my english is very bad
@jordixboy
@jordixboy 7 жыл бұрын
There is something called cache .
@herr_pouya
@herr_pouya 6 жыл бұрын
They all slow, except Phalcon!
@tomassylt
@tomassylt Жыл бұрын
phalcon cannot be used on hosting
@bakhtiyoralijanov2629
@bakhtiyoralijanov2629 2 жыл бұрын
except Laravel
@patrick-dev
@patrick-dev 4 жыл бұрын
WHAT A FAST ANSWER!
@DreamyRelaxationAmbiance
@DreamyRelaxationAmbiance 7 жыл бұрын
finally someone who thinks like me
@Nemoniko
@Nemoniko 7 жыл бұрын
and is the creator!!!
@LeeXuan88
@LeeXuan88 5 жыл бұрын
He’s PHP god.
@AMC-throwaway
@AMC-throwaway 6 жыл бұрын
My take is should learn or at least get the general idea of a language you are going to use. Once you can nail the basics and can build things in vanilla code, then look into the frameworks because the purpose of a properly executed framework is to speed up development and allow you to expand on it. Goes for any language base
@nescafezos4265
@nescafezos4265 2 жыл бұрын
Hmm I just though about "push this" behavior and how it can be implemented. Seems it will be either code generation or caching (like routes caching) I think Laravel and Symfony already use caching at least for routes. The other side of it though is if you change the code but did not clear the cache it might use old configuration (I had this one time in Laravel, maybe they have not made so it automatically detects using file update time to clear the cache)
@nescafezos4265
@nescafezos4265 2 жыл бұрын
Btw, I was woking on own framework for the last 7 years. Started it as a set of scripts that were a part of web application I was developing, parts that were not related to that specific app. As I noticed in comments some people use micro farmeworks or own solutions too. So I started this before good frameworks were rised up to their current state (when I looked into them that gave a lot of ideas how I can improve). Did already 5 versions of it graudally improving. Full rewrite from scratch each time, so there were times when I succeeded to get same functionality but having less code than previous version. Last two versions are modular (compare to what I had in first versons a lot better) so developers can install only packages they actually need in applciation. Laravel is good as a tool but it is not very modular (database ORM can be used as separate package, which is good). Also it has dependencies,. for example symfony for http layer, and also database schemes use symfony's doctrine. I wanted to beleive (and still do) it is possible to make a really small framework, that will have minimal code. And if more functionality will be needed basic parts can be replaced with more specific or rich functionality, just installed via composer (can already do it with current libraries but will need to ensure packages can fit together, and this will require time). And by using interfaces can even uninstall basic implementations (or don't install initially).
@dan23233
@dan23233 3 жыл бұрын
Laravel Shift solves this problem.
@MrGigi-dz9cv
@MrGigi-dz9cv 3 жыл бұрын
All great, untill something is not working as excpected. Then, you have to be very good, or pay good money.
@kdwebstudio536
@kdwebstudio536 6 жыл бұрын
This guy is absoutely right as the other guy was right who said the Java and its frameworks sucks. And the other who does not really liked ruby. And who said never use WordPress or PHP. My opinion is there is no perfect solution and you will always find something what was implemented way better in the other language/framework/whatever. I think at the end of the day the only thing that matters if you can meet the requirements or not and how fast can you solve the problems.
@kdwebstudio536
@kdwebstudio536 6 жыл бұрын
Every car dealer will say his car is the best. They are all lying! BMW is the best.
@zebra9389
@zebra9389 6 жыл бұрын
Exactly. As long as the job is done and there is no problem.
@gadsanchez4929
@gadsanchez4929 4 жыл бұрын
Someone show him cache system please
@krunoslavbanovac4356
@krunoslavbanovac4356 7 жыл бұрын
is this really a problem in PHP world? Why the database type check on all requests? Was that just a bad example? I didn't code PHP for long, but in Node for example, frameworks are more lightweight and very scalable and such problems do not exist at all...
@TheMrKeksLp
@TheMrKeksLp 6 жыл бұрын
Because PHP relies on the obsolete CGI platform which creates a new process for _every_ request without sharing any resources. So it's basically like starting a program for every request. This "program" has to initialize over and over because no state is carried over to the next invocation
@harjitsingh7308
@harjitsingh7308 6 жыл бұрын
Node isn't all that great either. Out of node php and golang i have had the best experience with golang.
@lucifer-5ybtn
@lucifer-5ybtn 2 жыл бұрын
node frameworks mostly dont offer everything out of the box like laravel. Node frameworks are very modular i.e. you would like be setting up a package or a library whenever you’ll be needing it, but heavy frameworks like laravel come pre configured with many libraries
@alirezvani9149
@alirezvani9149 4 жыл бұрын
Symfony is the gate to professional programming . real deal
@hpdanggara1343
@hpdanggara1343 7 жыл бұрын
Agree . much code less action
@osamaa.h.altameemi5592
@osamaa.h.altameemi5592 4 жыл бұрын
Could not be more beautiful and more accurate. Hopefully all the Lara fanboys see this talk and rethink their long term carrier path.
@tirtakeniten
@tirtakeniten 4 жыл бұрын
Yes they all sucks, but still need them. Frameworks save my time to deliver app to the clients (and their users). I don't mind if the apps are faster or slower about 10 damn seconds. All that matter is the app run perfectly and deliver on time.
@mucholangs
@mucholangs 2 жыл бұрын
Then when the framework needs upgrade, the client discovers he has to rewrite everything from scratch. Not good.
@edenhazard7930
@edenhazard7930 3 жыл бұрын
They are not all suck !!!
@fa6805
@fa6805 6 жыл бұрын
Those who agree with him mostly don’t know how to use frameworks. Frameworks offer a lot of things and make your work faster. It’s not because of being lazy. Nowadays, clients like to see a project live in production as fast as lightning speed so you definitely need frameworks. A simple one would do if you find frameworks restraining you in general. Find one that has basic things you need. I mean I’m not against Rasmus but people has to be practical. You framework when you need. For me, If it’s a simple app, only then will I not use framework
@sayed.muzammil
@sayed.muzammil 5 жыл бұрын
Rak Usu fact is your going to loose your job soon.
@lu9man
@lu9man 6 жыл бұрын
WTF, I though framework and CMS is different, but come on all CMS are sucks, why not 'all in' to use real framework, lets said Laravel.
@harjitsingh7308
@harjitsingh7308 6 жыл бұрын
luq man not all cms suck, just wordpress and a few others are overrated too much to a point people don't care about better solutions they just want to use what everyone is talking about and in the CMS world that is wordpress unfortunately
@kukurock
@kukurock Жыл бұрын
True!
@agildehaus
@agildehaus 5 жыл бұрын
He obviously has never sat down to write his 50th project with nothing but crappy PHP at his disposal. Frameworks are about not having to reinvent everything each time you start a new project. Try creating a complex multi-step form that validates its inputs, displays error messages inline with the fields, is internationalized, etc. With a framework, that's an hour's task at most. Not so with raw PHP.
@tiny6912
@tiny6912 5 жыл бұрын
As a matter of fact 'he' is the founder of PHP and 'he' actually knows what 'he' is talking about. There is nothing crappy about PHP, it only falls short if the programmer falls short.
@AcidiFy574
@AcidiFy574 3 жыл бұрын
WOW, a soydev
@Mercio2
@Mercio2 3 жыл бұрын
Nice!
@AtomTCP
@AtomTCP Жыл бұрын
Frameworks is suck, people who support frameworks they are not programmers!
@aminulislam1016
@aminulislam1016 4 жыл бұрын
I heartedly agree with you sir
@NeverCodeAlone
@NeverCodeAlone 4 жыл бұрын
Yes its hard to maintain and support applications with a lot of dependencies
@tapaljor
@tapaljor 5 жыл бұрын
I am not good but I can do much better without frameworks
@Nik-wn3vs
@Nik-wn3vs 3 жыл бұрын
WordPress isn't a framework :S
@stilobit6856
@stilobit6856 5 жыл бұрын
I agree but laravel noo
@JoshuaKisb
@JoshuaKisb 4 жыл бұрын
ah a compiler ey
@ailuros_
@ailuros_ 6 жыл бұрын
like his language that him has created ;)
@muhammedkpln
@muhammedkpln 6 жыл бұрын
SOrry but without php frameworks, php was dead right now..
@Jack15697
@Jack15697 6 жыл бұрын
Totally agree: Laravel, CodeIgniter, Phalcon, Cake, Symfony
@Ryu53898
@Ryu53898 6 жыл бұрын
Recommend wordpress in 2018, time to retire sir
@mathieudegracia6570
@mathieudegracia6570 4 жыл бұрын
"maybe"
@JkeyKong
@JkeyKong 5 жыл бұрын
Yap all, agree! I'm using java, all start from scratch and also create own android for next generation. I started 10 years ago, but my code was out of date, suckss....
@nucleonjohn
@nucleonjohn 6 жыл бұрын
True
@Yeasiin
@Yeasiin 3 жыл бұрын
Well said..but i don't agree
@amani_art
@amani_art 7 жыл бұрын
It's you all quit PHP and come to the rails side
@statem9357
@statem9357 4 жыл бұрын
Definisi bapak-bapak kakehan duwet~ :v
@mrbrush4994
@mrbrush4994 2 жыл бұрын
laravel are great! my company generate millions revenue every month with it!
@TheDARTart
@TheDARTart 7 жыл бұрын
Have you ever heard of Laravel ? I mean it has config caching and other solutions to your "problems"
@binaryum
@binaryum 6 жыл бұрын
What?? First, Wordpress is crap. Second you can't compare them because they both have they own purpose. Third, there might be a lot of objects, but that's how it should be, since PHP is stateless and gets run in every request. You need all those things.
@Ryu53898
@Ryu53898 6 жыл бұрын
AKON UMBO CHE did you heard about opcache?
@Ryu53898
@Ryu53898 6 жыл бұрын
AKON UMBO CHE and btw php can afford this since it’s much faster than ruby.
@marksnizhinsky1909
@marksnizhinsky1909 6 жыл бұрын
laravel sucks also as angular as every fucking framework
PHP in 2017 - Rasmus Lerdorf @ WeAreDevelopers Conference 2017
24:42
WeAreDevelopers
Рет қаралды 72 М.
PHP 8 3 Released
11:03
ThePrimeTime
Рет қаралды 106 М.
Cute kitty gadgets 💛
00:24
TheSoul Music Family
Рет қаралды 22 МЛН
Rasmus Lerdorf - 25 years of PHP
55:28
PHP Barcelona
Рет қаралды 17 М.
Why is Laravel NOT used in Big Development Projects?
11:53
Stefan Mischook
Рет қаралды 178 М.
PHP doesn't suck (anymore)
10:48
Aaron Francis
Рет қаралды 206 М.
Go IS Slower Than PHP | Prime Reacts
5:22
ThePrimeTime
Рет қаралды 79 М.
DHH discusses SQLite (and Stoicism)
54:00
Aaron Francis
Рет қаралды 61 М.
Why do big Companies use Java, and NOT PHP?
12:34
Stefan Mischook
Рет қаралды 222 М.
The Most Legendary Programmers Of All Time
11:49
Aaron Jack
Рет қаралды 558 М.
8 Design Patterns | Prime Reacts
22:10
ThePrimeTime
Рет қаралды 412 М.
What Are PHP Frameworks?
7:57
Kinsta
Рет қаралды 13 М.
Computing Conversations: Rasmus Lerdorf Interview on Creating PHP
7:46
IEEEComputerSociety
Рет қаралды 16 М.
Cute kitty gadgets 💛
00:24
TheSoul Music Family
Рет қаралды 22 МЛН