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.
To get started with the project files, you'll need to:
- Install PHP on Windows
- MySQL Workbench on Windows
- Installing Composer on Ubuntu/Mac, Windows
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
- 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
If you've found this repository useful, you might want to check out some of our other workshop titles: