{"id":14991041,"url":"https://github.com/contentful/contentfulbundle","last_synced_at":"2025-04-09T20:15:18.762Z","repository":{"id":4193015,"uuid":"51303313","full_name":"contentful/ContentfulBundle","owner":"contentful","description":"Symfony Bundle for the Contentful SDK.","archived":false,"fork":false,"pushed_at":"2025-04-07T22:34:36.000Z","size":213,"stargazers_count":33,"open_issues_count":5,"forks_count":20,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-04-09T20:15:15.463Z","etag":null,"topics":["contentful","php","symfony-bundle"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/contentful.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-02-08T14:42:05.000Z","updated_at":"2024-11-23T13:35:02.000Z","dependencies_parsed_at":"2024-03-08T18:33:42.240Z","dependency_job_id":"8ba37e2e-82b8-405b-be1e-ac63bfd30d75","html_url":"https://github.com/contentful/ContentfulBundle","commit_stats":{"total_commits":128,"total_committers":14,"mean_commits":9.142857142857142,"dds":0.546875,"last_synced_commit":"4d50b00ce61ab507291715c9268154d17123320f"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentful%2FContentfulBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentful%2FContentfulBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentful%2FContentfulBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentful%2FContentfulBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/contentful","download_url":"https://codeload.github.com/contentful/ContentfulBundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103872,"owners_count":21048245,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["contentful","php","symfony-bundle"],"created_at":"2024-09-24T14:21:21.897Z","updated_at":"2025-04-09T20:15:18.735Z","avatar_url":"https://github.com/contentful.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ContentfulBundle\n\n[![Packagist](https://img.shields.io/packagist/v/contentful/contentful-bundle.svg?style=for-the-badge)](https://packagist.org/packages/contentful/contentful-bundle)\n[![PHP from Packagist](https://img.shields.io/packagist/php-v/contentful/contentful-bundle.svg?style=for-the-badge)](https://packagist.org/packages/contentful/contentful-bundle)\n[![CircleCI](https://img.shields.io/circleci/project/github/contentful/ContentfulBundle.svg?style=for-the-badge)](https://circleci.com/gh/contentful/ContentfulBundle)\n[![Packagist](https://img.shields.io/github/license/contentful/ContentfulBundle.svg?style=for-the-badge)](https://packagist.org/packages/contentful/contentful-bundle)\n\n\u003e Symfony Bundle for the Contentful Delivery SDK. This bundle requires PHP 7.2 or higher or PHP 8.0 or higher, and Symfony 3.4 or higher. It also requires Twig to be installed.\n\n# Setup\n\nAdd this package to your application by using [Composer](https://getcomposer.org/) and executing the following command:\n\n``` bash\ncomposer require contentful/contentful-bundle\n```\n\n## Add ContentfulBundle to your application\n\n``` php\n// config/bundles.php\nreturn [\n    // ...\n    Contentful\\ContentfulBundle\\ContentfulBundle::class =\u003e ['dev' =\u003e true],\n    // ...\n];\n```\n\n## Configuration example\n\nThe simplest configuration includes just the space ID and token. Add these settings to either `app/config.yml` (Symfony 3) or create `config/packages/contentful.yaml` (Symfony 4):\n\n``` yaml\ncontentful:\n    delivery:\n        main:\n            space: cfexampleapi\n            token: b4c0n73n7fu1\n```\n\nYou can also configure multiple clients and enable the preview mode:\n\n``` yaml\ncontentful:\n    delivery:\n        main:\n            default: true\n            space: cfexampleapi\n            token: b4c0n73n7fu1\n        preview:\n            space: cfexampleapi\n            token: b4c0n73n7fu1\n            api: preview\n```\n\n## Documentation\n\n[Getting Started Tutorial](https://www.contentful.com/developers/docs/php/tutorials/getting-started-with-contentful-and-symfony/)\n\n## What is Contentful?\n\n[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.\n\n## License\n\nCopyright (c) 2015-2023 Contentful GmbH. Code released under the MIT license. See [LICENSE](LICENSE) for further details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontentful%2Fcontentfulbundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcontentful%2Fcontentfulbundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontentful%2Fcontentfulbundle/lists"}