PHP needs to die. What will replace it?
1–10 of 160 posts
Re: PHP needs to die. What will replace it?
#2PHP has already been replaced by Ruby/Rails as the good thing that should be used for new projects. Only PHP developers don't see that.
You lost me when you tried to argue that ORMs are not useful. Its easy to see why PHP developers think that, though.
Re: PHP needs to die. What will replace it?
#3then what PHP is lacking is lambdas and method chaining.
Does the author know anything about PHP at all? As far as I can tell method chaining has been available as long as PHP supported OOP and Anonymous functions have been supported for several years since PHP 5.3 was released.
This makes it really hard to take the author and the article seriously.
Re: PHP needs to die. What will replace it?
#4Re: PHP needs to die. What will replace it?
#5Re: PHP needs to die. What will replace it?
#6if you don't like php, don't use it.
Re: PHP needs to die. What will replace it?
#7Don't want to be inflamatory, but: PHP has already been replaced by Ruby/Rails as the good thing that should be used for new projects. Only PHP developers don't see that. You lost me when you tried to argue that ORMs are not useful. Its easy to see why PHP developers think that, though.
Re: PHP needs to die. What will replace it?
#8Don't want to be inflamatory, but: PHP has already been replaced by Ruby/Rails as the good thing that should be used for new projects. Only PHP developers don't see that. You lost me when you tried to argue that ORMs are not useful. Its easy to see why PHP developers think that, though.
I'm all for a PHP alternative. I use it because it's ubiquitous, but I have no love for the syntax or the internals. But the only way you can compete with it is to have the same kind of momentum mixed with the kind of frictionless use that comes standard.
Re: PHP needs to die. What will replace it?
#9Don't want to be inflamatory, but: PHP has already been replaced by Ruby/Rails as the good thing that should be used for new projects. Only PHP developers don't see that. You lost me when you tried to argue that ORMs are not useful. Its easy to see why PHP developers think that, though.
Re: PHP needs to die. What will replace it?
#10Honestly, we may be best off doing a CoffeeScript style pre-processor for PHP. Because PHP isn't going anywhere, no mattter how much we may prefer other languages, PHP's popularity is one of pure pragmatism, something the language purists don't seem to understand.
Get me from 0 to "Hello, World" as fast as you can. That's how you build the next PHP.