Registry / networking / contentful-contentful

contentful-contentful

JSON →
library7.1.0phppackagistunverified

SDK for the Contentful Content Delivery API

composer require contentful/contentful
INSTALL
IMPORT
SIG · CONTENTFUL-CONTENT
C
contentful-contentful
networkingphpv7.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Client
✓ use Contentful\Delivery\Client;

Initialize the Contentful client and fetch an entry

use Contentful\Delivery\Client; $client = new Client('your-access-token', 'your-space-id'); $entry = $client->getEntry('entry-id'); echo $entry->getTitle();
Debug
Known issues
breakingRequires PHP 7.2+
fix
Upgrade PHP to version 7.2 or higher
affects: <7.0.0
Upgrade
Version history
7.1.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
OpenAI (training)
1
Resources
contentful-contentful — pip install contentful-contentful · libregistry