The no-framework PHP MVC framework (by Rasmus, the creator of PHP)
http://toys.lerdorf.com/archives/38-The-no-framework-PHP-MVC...
11–20 of 56 posts
The no-framework PHP MVC framework (by Rasmus, the creator of PHP)
http://toys.lerdorf.com/archives/38-The-no-framework-PHP-MVC...
I like this kind of post, but its not a topic I care too much about anymore. Like the author php pays my bills too, and most of my work is done alone. He doesn't like frameworks for reasons I don't like frameworks, abstractions are leaky. I still use frameworks because I'd rather have a team of people work on some of core features I use (orm, url routing, view engines) then just myself. I've also found that some php…
As a python programmer who will probably have to use php on an upcoming project, I'm wondering if there are any php frameworks you can recommend.
I'm surprised he argues that PHP will land you well paying jobs - in my experience java and c# jobs (especially ones with the word "enterprise" in the description) pay far better than php (with c,c++ and most other popular languages like python and ruby somewhere in the middle).
I wince every time I hear someone describe himself as a "PHP coder" in mixed company (i.e. in front of folks with hiring authority rather than "just us geeks"). Buy a box of cereal and you get two of those for free.
I like this kind of post, but its not a topic I care too much about anymore. Like the author php pays my bills too, and most of my work is done alone. He doesn't like frameworks for reasons I don't like frameworks, abstractions are leaky. I still use frameworks because I'd rather have a team of people work on some of core features I use (orm, url routing, view engines) then just myself. I've also found that some php…
As a python programmer who will probably have to use php on an upcoming project, I'm wondering if there are any php frameworks you can recommend.
The more I learn about PHP internals the less confidence I have in the language. The main things holding me to the language is comfortableness with the syntax- been using it for years can code very quickly in it, understand a lot of the functions and extensions I would want to use normally and a good feel for what will run fast and what won't.
The being said I would like to learn a ruby/python like language when I get the chance, I have previously done web stuff in .NET and Java but much prefer PHP over those for my uses.
Summary; I don't like frameworks, so I rolled my own framework.
Summary: I didn't understand how to use a framework, so I rolled my own one that doesn't really do much.
I'm surprised he argues that PHP will land you well paying jobs - in my experience java and c# jobs (especially ones with the word "enterprise" in the description) pay far better than php (with c,c++ and most other popular languages like python and ruby somewhere in the middle).
Earlier quoted context omitted.
Summary: I didn't understand how to use a framework, so I rolled my own one that doesn't really do much.
Miss the point more?