PHPackages                             osavchenko/prismic-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. osavchenko/prismic-bundle

ActiveSymfony-bundle[API Development](/categories/api)

osavchenko/prismic-bundle
=========================

Prismic.io integration with Symfony framework

v3.1.0(7y ago)187MITPHP

Since May 21Pushed 7y ago1 watchersCompare

[ Source](https://github.com/osavchenko/PrismicBundle)[ Packagist](https://packagist.org/packages/osavchenko/prismic-bundle)[ Docs](http://www.prismic.io)[ RSS](/packages/osavchenko-prismic-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)Dependencies (7)Versions (3)Used By (0)

PrismicBundle
=============

[](#prismicbundle)

This Bundle integrates the  [php-kit](https://github.com/prismicio/php-kit) with the Symfony Framework:

Installation
------------

[](#installation)

Add the following bundle as a dependency to your project:

```
composer require osavchenko/prismic-bundle
```

Configuration
-------------

[](#configuration)

Full default configuration for bundle:

```
prismic:
  api:
    endpoint:               ~      # Required
    access_token:           ~
    client_id:              ~
    client_secret:          ~
  oauth:
    redirect_route:         home   # Name of the route
    redirect_route_params:  []     # An array with additional route params
  cache:                    true   # Default apc built-in cache
  link_resolver_route:      detail # Name of the route
```

LinkResolver Customization
--------------------------

[](#linkresolver-customization)

You can override `prismic.link_resolver_route` parameter with route name to handle link resolver. This route can have `$id` or `$slug` parameter to find document. If you want to implement custom logic for your LinkResolver you can override service `prismic.link_resolver`.

HOWTOs
------

[](#howtos)

[Quick Start](https://github.com/osavchenko/PrismicBundle/wiki/Quick-Start) contains some basic example of bundle usage

TODOs
-----

[](#todos)

- Add tests
- Make caching configurable
- Check oAuth stuff and add some examples
- Provide twig templates to render documents

Credits
-------

[](#credits)

Thanks to [contributors of original bundle](https://github.com/prismicio/SymfonyBundle/graphs/contributors)!

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

2911d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/34fe31708b52f480fd6992aef01b775c187a71d47049ad12305f5d9d2fece4f5?d=identicon)[osavchenko](/maintainers/osavchenko)

---

Top Contributors

[![osavchenko](https://avatars.githubusercontent.com/u/617002?v=4)](https://github.com/osavchenko "osavchenko (17 commits)")[![erwan](https://avatars.githubusercontent.com/u/16061?v=4)](https://github.com/erwan "erwan (16 commits)")[![lsmith77](https://avatars.githubusercontent.com/u/300279?v=4)](https://github.com/lsmith77 "lsmith77 (12 commits)")[![ornicar](https://avatars.githubusercontent.com/u/140370?v=4)](https://github.com/ornicar "ornicar (4 commits)")[![CHH](https://avatars.githubusercontent.com/u/16783?v=4)](https://github.com/CHH "CHH (3 commits)")[![digitalkaoz](https://avatars.githubusercontent.com/u/293591?v=4)](https://github.com/digitalkaoz "digitalkaoz (1 commits)")[![rudyrigot](https://avatars.githubusercontent.com/u/552279?v=4)](https://github.com/rudyrigot "rudyrigot (1 commits)")

---

Tags

phpprismiciosymfony-bundlesymfony2-bundlepersistencecmsPrismic

### Embed Badge

![Health badge](/badges/osavchenko-prismic-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/osavchenko-prismic-bundle/health.svg)](https://phpackages.com/packages/osavchenko-prismic-bundle)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M650](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

7310.3k29](/packages/open-dxp-opendxp)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
