Frameworks Are Good, Components Are Awesome!

Posted by Unknown on Thursday, January 9, 2014


One of the recent problem we can notice is every php framework tries to advertise they are developed from components.



The require-dev dependency is when you want to bind other components. The best way is to get rid of the require-dev. The glue package should be another independent package.



learn PHP, and not the magic of a framework. Depending upon the dependencies it will be easy to replace the component. That is the ultimate aim of components, not to trap you.



Emphasis mine. Also this idea from Hari KT: Packagist needs a way to sort dependent packages, independent packages, and framework packages. Via Frameworks Are Good, Components Are Awesome! – Random thoughts | Hari KT.




more

{ 0 comments... » Frameworks Are Good, Components Are Awesome! read them below or add one }

Post a Comment

Popular Posts