---
title: "About PHP SDK"
description: "Create PHP-based applications and use the PHP SDK to fetch and deliver content from Contentstack. The PHP SDK uses the Content Delivery APIs"
url: "https://www.contentstack.com/docs/developers/sdks/content-delivery-sdk/php/about-php-sdk"
product: "Contentstack"
doc_type: "guide"
audience:
  - developers
  - admins
version: "current"
last_updated: "2026-07-22"
---

# About PHP SDK

_Use Contentstack to power content for your PHP projects_

Contentstack provides PHP SDK that Developers can use to develop PHP applications and power its content from Contentstack. The Contentstack PHP SDK uses our [Content Delivery APIs](/docs/developers/apis/content-delivery-api) to fetch content from Contentstack and deliver it to your PHP-based applications.

**Note**: The Contentstack PHP SDK supports PHP version 5.5.0 or later.

In order to integrate your PHP app with Contentstack PHP SDK, follow the steps mentioned in the [Get Started](/docs/developers/sdks/content-delivery-sdk/php/get-started-with-php-sdk) section.

You can check out the [sample PHP apps](/docs/developers/sdks/content-delivery-sdk/php/about-php-sdk#sample-apps-for-php) that Contentstack have developed to see PHP SDK in action.

## More resources

*   [View and Download PHP SDK repository on GitHub](https://github.com/contentstack/contentstack-php)