Log in to watch this talk
You need to be logged in to access this video. If you don't have an account, purchase a virtual pass for the latest php[tek] conference to get access to the full video library.
Building a Zero-Trust Architecture for PHP APIs and Applications
I will be discussing how zero-trust model is essential for modern PHP backends handling sensitive data and APIs. This talk demonstrates how to design and implement a zero-trust architecture in PHP environments, using principles like least privilege, continuous validation, secure identity, and encrypted communication. Through live examples, attendees will learn how to implement secure tokens, enforce API-level access control, and isolate trust zones within PHP applications. Key Takeaways Learn how to apply zero-trust principles to PHP microservices and APIs. Understand secure token handling, role-based access, and continuous authentication patterns. Gain practical insights into hardening PHP applications deployed in cloud or containerized environments.
Guman Chauhan