Skip to content

Resources

Tutorials

  • PHP Manual - official PHP language documentation.
  • PHP The Right Way is an easy-to-read, quick reference for PHP popular coding standards, links to authoritative tutorials around the Web and what the contributors consider to be best practices at the present time. A living document that is continually updated, and translated into many different languages. Contributions to guide via GitHub.
  • Laracasts is probably one of the best sites for learning about PHP development. Expert screencasts on Laravel, Vue, PHP and so much more. You can learn about frameworks, languages, techniques, testing, tooling and more. Like Netflix for developers. Many of the videos and even some series are free, and subscrption will unlock the full library of screencasts.
  • W3schools has a section on learning PHP for beginners.