PHP 8 for Developers Training Course
PHP 8 introduces new and enhanced features for building high-performance web applications. It includes JIT compiler, named arguments, constructor property promotion, union types, and other improved functions.
This instructor-led, live training (online or onsite) is aimed at developers who wish to use PHP 8 to develop, build, and test complex enterprise-level web applications such as e-commerce sites, CRM systems, WMS, etc.
By the end of this training, participants will be able to:
- Set up the necessary development environment to start developing web applications with PHP 8.
- Learn more about the new features in PHP 8 and how to implement them.
- Get a refresher of the PHP basics and some programming tips.
- Use the new functions in PHP 8 to improve the performance of web applications.
- Know the best practices on enhancing the security and stability of web applications with PHP 8.
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Course Outline
Introduction
- What's new in PHP 8?
- PHP programming tips and refreshers
Getting Started
- Setting up the server environment
- Installing PHP 8
- Configuring the database
Implementing Attributes
- Attribute syntax and namespaces
- Using Reflection API
- Declaring attribute classes
Constructor Property Promotion
- Constructor arguments
- Declaring class properties
- Coding style considerations
Using Match Expression
- Structure and usage
- Match vs switch
- Handling non-identity checks
Named Arguments
- Defining function parameters
- Parameters vs arguments
- Union types
- PHP 8 named arguments
PHP JIT Compiler
- Enabling OPCache
- Configuring JIT compiler
Security Best Practices in PHP 8
- Session, filesystem, database security
- Error reporting and data handling
Troubleshooting
Summary and Next Steps
Requirements
- PHP programming experience
Audience
- Developers
Open Training Courses require 5+ participants.
PHP 8 for Developers Training Course - Booking
PHP 8 for Developers Training Course - Enquiry
PHP 8 for Developers - Consultancy Enquiry
Consultancy Enquiry
Testimonials (5)
Training style and the overall knowledge of the trainer.
Kenosi - NWK Limited
Course - Laravel: Middleware Development
The lessons was very interactive and the excersices was good practical
Heino - NWK Limited
Course - Laravel and Vue.js
A wide range of exercises at a sufficient level, encouraging you to delve deeper into the topic on your own. Clearly conveyed theoretical knowledge on the topic.
Jakub - E-msi
Course - Unit Testing with PHPUnit
Machine Translated
Skill of Information Communication
Jakub Drewa - NABYWCA: Powiat Wejherowski, ul. 3 Maja 4, 84-200 Wejherowo ODBIORCA: Powiatowy Zespol Szkol nr 2, im. Bohaterskiej Zalogi ORP "Orzel", ul. Strzelecka 9, 84-200 Wejherowo
Course - Website Development in PHP
Machine Translated
Covered a lot of material.
Michael Promes - Nebraska Medicine
Course - Laravel PHP Framework
Provisional Courses
Related Courses
Test Driven Development
21 HoursThis instructor-led, live training in Poland (online or onsite) is aimed at intermediate-level software developers and QA engineers who wish to adopt and master TDD principles and practices to improve code quality and development efficiency.
By the end of this training, participants will be able to:
- Understand the principles and workflow of Test-Driven Development (TDD).
- Write effective and maintainable unit tests.
- Utilize mocking frameworks to create comprehensive test scenarios.
- Apply TDD as a design tool to create robust and flexible code.
PHP CodeIgniter
14 HoursThis instructor-led, live training in Poland (online or onsite) is aimed at web developers who wish to build web applications with CodeIgniter.
By the end of this training, participants will be able to:
- Use CRUD in CodeIgniter for refactoring API code.
- Extend CodeIgniter to consume dependencies.
- Load CodeIgniter models and views from containers.
Laravel PHP Framework
14 HoursThis instructor-led, live training in Poland introduces the fundamentals of Laravel and walks participants through the creation of a Laravel-based web application.
Laravel Livewire
7 HoursThis instructor-led, live training in Poland (online or onsite) is aimed at developers who wish to learn and use Livewire to build modern and dynamic application interfaces.
By the end of this training, participants will be able to:
- Build and test livewire components.
- Build applications using the Livewire library.
- Create dynamic components within PHP.
Laravel and Vue.js
14 HoursThis instructor-led, live training in Poland (online or onsite) is aimed at web developers who wish to use Laravel and Vue JS for fullstack web development.
By the end of this training, participants will be able to:
- Develop web applications with Laravel and Vue JS.
- Integrate the Laravel backend API into Vue JS.
- Deploy a Laravel application.
Developing Websites with PHP
14 HoursThis course deals with developing web applications in PHP. The course has been created for people already familiar with other procedural programming languages. During the course participants will learn how to create a simple dynamic application with PHP and a MySQL database.
PHP Websites Optimization
7 HoursThis course has been created for PHP programmers and website developers interested in PHP code optimization.
The course shows how to find a bottleneck and how to refactor or change the code in the appropriate way.
During this course, participants will deal with real web page examples which will be tracked, analysed and optimized.
Unit Testing with PHPUnit
14 HoursThis instructor-led, live training in Poland teaches participants how to write testable code in the form of testing units to facilitate the diagnosis, isolation, and resolution of bugs. The training walks participants through the creation of a work-ready, testing environment using the PHPUnit testing framework.
By the end of this training, participants will be able to:
- Distinguish between good and bad testing units.
- Read and interpret test results.
- Proactively manage and diagnose their code base to reduce bugs.
- Ensure that their code base is fit for continuous integration and deployment.
Laravel: Middleware Development
14 HoursThis instructor-led, live training in (online or onsite) is aimed at web developers who wish to build middleware and web services in Laravel.
By the end of this training, participants will be able to:
- Use Laravel PHP Aritisan to generate code and components.
- Build RESTful APIs in Laravel that can browse, read, edit, add, and delete.
- Filter and sort results based on URL parameters using RESTful APIs.
Symfony 3
21 HoursFormat of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Symfony2 - Enterprise Web Framework
21 HoursThis instructor-led, live training in Poland (online or onsite) is aimed at intermediate-level developers and software engineers who wish to use Symfony2 to create structured, maintainable, and scalable web applications.
By the end of this training, participants will be able to:
- Understand the philosophy and structure of the Symfony2 framework.
- Use Symfony2 components such as Doctrine, Twig, and Routing effectively.
- Build secure and testable web applications using custom bundles and REST APIs.
- Integrate Symfony2 into enterprise environments and estimate project implementation costs.
Web Development with Symfony3
28 HoursThis instructor-led, live training in Poland (online or onsite) is aimed at intermediate-level developers who wish to develop robust web applications using Symfony3.
By the end of this training, participants will be able to:
- Set up and configure a Symfony3 development environment.
- Build dynamic web applications using Symfony3 features and tools.
- Utilize built-in and custom services, templates, forms, and security mechanisms.
- Access databases using Doctrine ORM.
- Write automated tests and apply performance optimization techniques.
Symfony 4 for Web Application Development
28 HoursSymfony 4 is a software development framework for PHP. It contains reusable PHP libraries to facilitate the development and testing of new applications written in PHP (Web apps or APIs). Symfony 4 is a command-line software framework with the built-in commands that makes PHP code development more efficient.
In this instructor-led, live training, participants will learn to use the Symfony framework and the PHP language as they step through the creation of a PHP application.
By the end of this training, participants will be able to:
- Use Symfony 4 to create and test code written in PHP
- Create simple code for PHP that reads and writes to a database
Audience
- Programmers and web developers with working knowledge of PHP and HTML
- Advanced developers who seek more efficient development tools for faster closures
- Software designers who need to update their understanding of current development tools that match user needs
Format of the course
- Part lecture, part discussion, exercises and heavy hands-on practice
Website Development in PHP
21 HoursThe course familiarizes participants with the PHP language and its integration with the Web environment. The participant will learn how to make a dynamic page, write database applications and to protect applications from unauthorized access.
Develop Web Applications with PHP and Yii 2
14 HoursThis instructor-led, live training in Poland (online or onsite) is aimed at beginner-level developers who wish to build robust and maintainable web applications using Yii 2.
By the end of this training, participants will be able to:
- Install and configure Yii 2.
- Understand Yii’s MVC architecture and project structure.
- Build secure and scalable web applications using Yii 2 components.
- Work with databases, forms, and REST APIs.