PHP renaissance collection

This article is a bit older and might be outdated.

PHP development began in 1994 when the Danish/Greenlandic/Canadian programmer Rasmus Lerdorf initially created a set of Perl scripts he called "Personal** Home P**age Tools" to maintain his personal homepage. - Wikipedia

Since then a lot of spaghetti code has been written. PHP is the popular programming language everybody complains about. We see a new rise of sophisticated PHP programming. Here are some bits and pieces.

# Technologies

  • PHP5.4 - the latest version with new features
  • Composer - Dependency Manager (See also here)
  • PSR - PHP standards
  • Modern frameworks based on decoupled components

# Tweets

https://twitter.com/genexp/status/244534837598355456 https://twitter.com/nikita_ppv/statuses/215070429495304192

# Further Readings