https://github.com/contentful/contentful-core.php
Foundation library for Contentful PHP SDKs
https://github.com/contentful/contentful-core.php
Last synced: over 1 year ago
JSON representation
Foundation library for Contentful PHP SDKs
- Host: GitHub
- URL: https://github.com/contentful/contentful-core.php
- Owner: contentful
- License: mit
- Created: 2018-02-26T14:46:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-04-07T19:40:53.000Z (over 1 year ago)
- Last Synced: 2025-04-07T20:37:55.545Z (over 1 year ago)
- Language: PHP
- Homepage: https://www.contentful.com
- Size: 2.7 MB
- Stars: 16
- Watchers: 9
- Forks: 21
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# contentful-core.php
[](https://packagist.org/packages/contentful/core)
[](https://packagist.org/packages/contentful/core)
[](https://packagist.org/packages/contentful/core)

## What is Contentful?
[Contentful](https://www.contentful.com) provides a content infrastructure for digital teams to power content in websites, apps, and devices. Unlike a CMS, Contentful was built to integrate with the modern software stack. It offers a central hub for structured content, powerful management and delivery APIs, and a customizable web app that enable developers and content creators to ship digital products faster.
## Requirements
This package requires PHP 8.0 or above.
## About
This package provides foundation components for both [Delivery SDK](https://github.com/contentful/contentful.php) and [Management SDK](https://github.com/contentful/contentful-management.php), and it is not meant for being used from third party packages.
## License
Copyright (c) 2015-2019 Contentful GmbH. Code released under the MIT license. See [LICENSE](LICENSE) for further details.