PHPackages                             valiton/shariff-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. valiton/shariff-bundle

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

valiton/shariff-bundle
======================

Symfony2 bundle for Shariff php backend

0.6.0(10y ago)01.7k[2 issues](https://github.com/valiton/ShariffBundle/issues)MITPHPPHP &gt;=5.3.0

Since Jun 9Pushed 3y ago21 watchersCompare

[ Source](https://github.com/valiton/ShariffBundle)[ Packagist](https://packagist.org/packages/valiton/shariff-bundle)[ RSS](/packages/valiton-shariff-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (6)Used By (0)

Shariff Symfony 2 Bundle
========================

[](#shariff-symfony-2-bundle)

This bundle allows to easily integrate [Shariff](https://github.com/heiseonline/shariff-backend-php) with your Symfony 2 application

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

[](#installation)

Install the bundle with composer:

```
composer require valiton/shariff-bundle

```

and activate the bundle in your kernel.

Add the following to your app/config/routing.yml:

```
valiton_shariff:
    resource: "@ValitonShariffBundle/Resources/config/routing.xml"
    prefix:   /shariff

```

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

[](#configuration)

Configure the bundle according to your needs, full config example:

```
valiton_shariff:
    domain: ''
    force_protocol: ~ # http or https
    cache:
        cacheDir: '%kernel.cache_dir%'
        ttl: 3600
        adapter: 'Apc' # to use apc for caching,
    client: # optinal guzzle settings
        timeout: 4
        connect_timeout: 2
    services:
        Facebook:
            app_id:
            secret:
        GooglePlus: ~
        Twitter: ~

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 64.1% of commits — single point of failure

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 ~120 days

Total

3

Last Release

3756d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/648874?v=4)[Uwe Jäger](/maintainers/uwej711)[@uwej711](https://github.com/uwej711)

---

Top Contributors

[![uwej711](https://avatars.githubusercontent.com/u/648874?v=4)](https://github.com/uwej711 "uwej711 (25 commits)")[![barbieswimcrew](https://avatars.githubusercontent.com/u/9333471?v=4)](https://github.com/barbieswimcrew "barbieswimcrew (12 commits)")[![starkj](https://avatars.githubusercontent.com/u/655445?v=4)](https://github.com/starkj "starkj (2 commits)")

### Embed Badge

![Health badge](/badges/valiton-shariff-bundle/health.svg)

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

###  Alternatives

[sylius/sylius

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

8.4k5.6M651](/packages/sylius-sylius)[sulu/sulu

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

1.3k1.3M152](/packages/sulu-sulu)[appwrite/sdk-generator

Appwrite PHP library for generating API SDKs for multiple programming languages and platforms

309166.5k1](/packages/appwrite-sdk-generator)

PHPackages © 2026

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