在 AWS 上執行的 PHP

用於在 AWS 雲端開發應用程式的工具、文件和範本程式碼

工具

下載在 AWS 上執行 PHP 應用程式所需的工具
開始使用
適用於 PHP 的 SDK
透過提供 PHP 開發人員一組一致且熟悉的程式庫,簡化了 AWS 服務的使用。
下載 SDK »
解決方案
AWS Laravel SDK 外掛程式
這個 Laravel 外掛程式使用最新版適用於 PHP 的 AWS SDK,將 AWS 服務與您的應用程式整合。
 在 Github 上複製 »
服務
AWS IDE 工具組
使用熱門的整合式開發環境 (IDE) 來在 AWS 上編寫、偵錯以及部署您的程式碼。
取得 VS Code 工具組 » 取得 Intellij 工具組 »
數位庫
PHP in Cloud9 IDE
AWS Cloud9 是一種以雲端為基礎的 IDE,只要使用瀏覽器便能撰寫、執行和偵錯程式碼。它包括程式碼編輯器、偵錯程序和終端機。
開始使用 »

部落格

Showing results: 1-4
Total results: 90
找不到符合該條件的部落格。
  • Sean O'Brien, 2024年7月5日
    Starting January 13, 2025, the AWS SDK for PHP will no longer support PHP 8.0.x, which reached end-of-life on November 26, 2023. Additionally, we will no longer support PHP 7.2.x, 7.3.x, and 7.4.x, which reached end-of-life November 2020, November 2021, and November 2022, respectively. For those currently using one of the above-mentioned PHP runtimes, we [...]
  • Benjamin Smith, 2021年1月21日
    At re:Invent 2020, AWS announced that you can package and deploy AWS Lambda functions as container images. Packaging AWS Lambda functions as container images brings some notable benefits for developers running custom runtimes, such as PHP. This blog post explains those benefits and shows how to use the new container image support for Lambda functions [...]
  • Benjamin Smith, 2020年10月6日
    Update: The complete blog series and supporting GitHub repository is now available: Part 1: Introducing the new Serverless LAMP stack Part 2: Scaling relational databases Part 3: Replacing the web server Part 4: Building a serverless Laravel application Part 5: The CDK construct library for the serverless LAMP stack Part 6: From MVC to serverless [...]
  • Benjamin Smith, 2020年8月13日
    Update: The complete blog series and supporting GitHub repository is now available: Part 1: Introducing the new Serverless LAMP stack Part 2: Scaling relational databases Part 3: Replacing the web server Part 4: Building a serverless Laravel application Part 5: The CDK construct library for the serverless LAMP stack Part 6: From MVC to serverless [...]
探索更多技術部落格 »

建置

建置和部署 PHP Web 應用程式

開始部署 PHP Web 應用程式。從多個可啟動程式碼範本中進行選擇,讓您可在 Elastic Beanstalk 上快速部署 PHP Web 應用程式。

開始使用 »

部署高可用性 Web 應用程式

本教學將引導您完成在 AWS Elastic Beanstalk 外部啟動 RDS 資料庫執行個體,以及設定執行 PHP 應用程式以連線至該執行個體的高可用性環境的程序。 

開始使用 »

監控您的 PHP Web 應用程式

了解如何利用 Amazon CloudWatch 實作警示、收集和追蹤指標,以及從 PHP 應用程式傳送事件。

開始使用 »

本頁對您是否有幫助?