markup / contentful
A client library to integrate with the Contentful APIs (Content Delivery and Content Management) for PHP 5.6+.
Installs: 84 905
Dependents: 2
Suggesters: 0
Security: 0
Stars: 13
Watchers: 16
Forks: 8
Open Issues: 2
Requires
- php: >=7.1
- guzzlehttp/guzzle: ^6
- guzzlehttp/promises: ^1.1
- psr/cache: ~1.0.0
- psr/http-message: ^1.0.1
Requires (Dev)
- mockery/mockery: ^1
- phpstan/phpstan-shim: 0.11.5
- phpunit/phpunit: ^7.5
- symfony/phpunit-bridge: ^4.2
Conflicts
- hhvm: *
- 0.18.0
- 0.17.0
- 0.16.0
- 0.15.0
- 0.14.0
- 0.13.0
- 0.12.x-dev
- 0.12.3
- 0.12.2
- 0.12.1
- 0.12.0
- 0.11.0
- 0.10.0
- 0.9.1
- 0.9.0
- 0.8.x-dev
- dev-master / 0.8.x-dev
- 0.8.2
- 0.8.1
- 0.8.0
- 0.7.x-dev
- 0.7.3
- 0.7.2
- 0.7.1
- 0.7.0
- 0.6.x-dev
- 0.6.4
- 0.6.3
- 0.6.2
- 0.6.1
- 0.6.0
- 0.5.x-dev
- 0.5.4
- 0.5.3
- 0.5.2
- 0.5.1
- 0.5.0
- 0.4.1
- 0.4.0
- 0.3.4
- 0.3.3
- 0.3.2
- 0.3.1
- 0.3.0
- 0.2.0
- 0.1.0
This package is auto-updated.
Last update: 2024-11-07 22:38:01 UTC
README
Provides integrations with Contentful APIs (Delivery and Preview) for PHP 7.1+.
There is an official Contentful PHP SDK now (contentful/contentful) - so use what makes sense for you. This package has been in large-scale production for over two years now, and I am focusing on making it the fastest client available for fetching Contentful data.
Previous aspirations to integrate with Contentful's Content Management API are now dropped - please look to Contentful to support that.
Documentation
I know this is sorely missing - mea culpa. Docs will be forthcoming.