Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Taking PHP to the Next Level

Taking PHP to the Next Level

The state of the PHP world has been most precarious over the past few years and many developers moved over to other languages and other technologies because PHP was lacking something that other emerging techs were providing.

With the rise of cloud computing, cutting edge frameworks and amazing platforms, PHP can be sexy again. This talk takes you on a tour of the history and future of PHP.

David Coallier

May 19, 2012
Tweet

More Decks by David Coallier

Other Decks in Technology

Transcript

  1. You! You! Who are you? What do you do? @davidcoallier

    — Italy —phpDay 2012 Sunday 20 May 12
  2. From the museum ... up to here today @davidcoallier —

    Italy —phpDay 2012 Sunday 20 May 12
  3. $foo = ‘bar’; $cls = function() use ($foo) { return

    $foo; }; echo $cls(); @davidcoallier — Italy —phpDay 2012 Sunday 20 May 12
  4. LSB GC Functors Phar $Dynamic::$Statics SPL Short Ternaries (?:) __DIR__

    @davidcoallier — Italy —phpDay 2012 Sunday 20 May 12
  5. LSB GC Functors Phar $Dynamic::$Statics SPL Short Ternaries (?:) __DIR__

    MySQLnd DateTime FPM NOWDOCS ICU Collator ext/intl sqlite3 @davidcoallier — Italy —phpDay 2012 Sunday 20 May 12
  6. A lot more. PHP 5.4 isn’t only traits and arrays

    @davidcoallier — Italy —phpDay 2012 Sunday 20 May 12
  7. A bunch of DICs Don’t call me. I’ll call you.

    @davidcoallier — Italy —phpDay 2012 Sunday 20 May 12
  8. L: Linux N: Nginx N: (N) NoSQL Solutions P: PHP-FPM

    @davidcoallier — Italy —phpDay 2012 Sunday 20 May 12
  9. Rasmus once said When the world becomes standard, I will

    start caring about standards. @davidcoallier — Italy —phpDay 2012 Sunday 20 May 12
  10. “Desire and hope will push us toward the future” -

    Michel De Montaigne Sunday 20 May 12
  11. That’s PaaS Make me succeed, but allow me to fail

    fast. @davidcoallier — Italy —phpDay 2012 Sunday 20 May 12
  12. Other Techs There is a world out there. @davidcoallier —

    Italy —phpDay 2012 Sunday 20 May 12