PHP 5 has reached end of support and will be
deprecated
on January 31, 2026. After deprecation, you won't be able to deploy PHP 5
applications, even if your organization previously used an organization policy to
re-enable deployments of legacy runtimes. Your existing PHP
5 applications will continue to run and receive traffic after their
deprecation date. We recommend that
you
migrate to the latest supported version of PHP.
Concepts
Stay organized with collections
Save and categorize content based on your preferences.
App Engine for PHP concepts
Microservices on App Engine
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],[],[[["\u003cp\u003eApp Engine offers a managed environment for PHP applications, detailing how requests are handled, routed, and how instances scale to meet user demand.\u003c/p\u003e\n"],["\u003cp\u003eThe content explains the structure and functionality of the PHP standard environment within App Engine and how to control access at the project level.\u003c/p\u003e\n"],["\u003cp\u003eThis material covers how to build applications using a microservices architecture on App Engine, including creating development environments, defining service interactions, and optimizing performance.\u003c/p\u003e\n"],["\u003cp\u003eIt details the process of transitioning an existing monolithic application into a microservices-based design within the App Engine framework.\u003c/p\u003e\n"]]],[],null,["# Concepts\n\nApp Engine for PHP concepts\n---------------------------\n\n- [### An Overview of App Engine\n An explanation of App Engine services, the building blocks of App Engine applications](/appengine/docs/legacy/standard/php/an-overview-of-app-engine)\n- [### The PHP Standard Environment\n A description of the PHP standard environment for App Engine and how it works.](/appengine/docs/legacy/standard/php/runtime)\n- [### How Requests are Handled\n How requests to your application are understood and handled within App Engine.](/appengine/docs/legacy/standard/php/how-requests-are-handled)\n- [### How Requests are Routed\n How HTTP requests from users and other applications can be routed using dispatch files.](/appengine/docs/legacy/standard/php/how-requests-are-routed)\n- [### How Instances are Managed\n A description of how App Engine instances are managed and scale dynamically to meet demand.](/appengine/docs/legacy/standard/php/how-instances-are-managed)\n- [### Access Control\nSet access control using roles at the project level.](/appengine/docs/legacy/standard/php/access-control) \n\nMicroservices on App Engine\n---------------------------\n\n- [### Microservices Architecture\n An explanation of App Engine application architecture for building a microservices-based application.](/appengine/docs/legacy/standard/php/microservices-on-app-engine)\n- [### Developer Environment\n Creating QA, test, dev, and prod environments with microservices.](/appengine/docs/legacy/standard/php/creating-separate-dev-environments)\n- [### Contracts, Addressing, and APIs\n Connecting microservices to each other in App Engine.](/appengine/docs/legacy/standard/php/designing-microservice-api)\n- [### Best Practices for Performance\n Structuring your microservice application for peak performance and reduced latency.](/appengine/docs/legacy/standard/php/microservice-performance)\n- [### Migrate an Existing App\n Migrating an existing monolithic app to a microservices architecture.](/appengine/docs/legacy/standard/php/microservice-migration)"]]