Skip to content

PacktWorkshops/The-PHP-Workshop

Folders and files

NameName
Last commit message
Last commit date
Feb 24, 2021
Oct 18, 2019
Oct 9, 2019
Oct 9, 2019
Jan 28, 2021
Oct 10, 2019
Oct 18, 2019
Nov 28, 2019
Nov 28, 2019
Apr 25, 2020
Apr 19, 2023
Oct 9, 2019
Jan 20, 2021

Repository files navigation

The PHP Workshop

GitHub issues GitHub forks GitHub stars PRs Welcome

This is the repository for The PHP Workshop, published by Packt. It contains all the supporting project files necessary to work through the course from start to finish.

Requirements and Setup

The PHP Workshop

To get started with the project files, you'll need to:

  1. Install PHP on Windows
  2. MySQL Workbench on Windows
  3. Installing Composer on Ubuntu/Mac, Windows

About The PHP Workshop

Filled with practical examples, The PHP Workshop will get you up to speed with the key aspects of PHP that you need to become a confident web developer. Following a hands-on approach, you'll build the knowledge and skills required to create your own dynamic websites

What you will learn

  • Set up a development environment and write your first PHP scripts
  • Use inheritance, encapsulation, polymorphism and other OOP concepts
  • Use HTTP and understand the request-response cycle of an application
  • Perform file operations and interact with external databases
  • Deal with application errors and handle exceptions
  • Use third-party libraries and manage dependencies
  • Connect your application to web services to allow for data exchange

Related Workshops

If you've found this repository useful, you might want to check out some of our other workshop titles: