PHPackages                             richard4339/destinybundle - 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. richard4339/destinybundle

ActiveSymfony-bundle

richard4339/destinybundle
=========================

A Destiny API Bundle for Symfony

v0.5(6y ago)022MITPHPPHP &gt;=7.2

Since Nov 22Pushed 6y ago1 watchersCompare

[ Source](https://github.com/richard4339/destinybundle)[ Packagist](https://packagist.org/packages/richard4339/destinybundle)[ RSS](/packages/richard4339-destinybundle/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (9)Versions (8)Used By (0)

Installation
============

[](#installation)

Make sure Composer is installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

Applications that use Symfony Flex
----------------------------------

[](#applications-that-use-symfony-flex)

Open a command console, enter your project directory and execute:

```
$ composer require richard4339/destinybundle
```

Applications that don't use Symfony Flex
----------------------------------------

[](#applications-that-dont-use-symfony-flex)

### Step 1: Download the Bundle

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require richard4339/destinybundle
```

### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in the `config/bundles.php` file of your project:

```
// config/bundles.php

return [
    // ...
    Destiny\ClientBundle\ClientBundle::class => ['all' => true],
];
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~1 days

Total

7

Last Release

2354d ago

PHP version history (2 changes)v0.1PHP &gt;=7.1

v0.5PHP &gt;=7.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/100804?v=4)[Richard](/maintainers/richard4339)[@richard4339](https://github.com/richard4339)

---

Top Contributors

[![richard4339](https://avatars.githubusercontent.com/u/100804?v=4)](https://github.com/richard4339 "richard4339 (11 commits)")

### Embed Badge

![Health badge](/badges/richard4339-destinybundle/health.svg)

```
[![Health](https://phpackages.com/badges/richard4339-destinybundle/health.svg)](https://phpackages.com/packages/richard4339-destinybundle)
```

###  Alternatives

[sylius/sylius

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

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

The Shopware e-commerce core

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

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[sulu/sulu

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

1.3k1.3M152](/packages/sulu-sulu)[web-auth/webauthn-framework

FIDO2/Webauthn library for PHP and Symfony Bundle.

50570.7k1](/packages/web-auth-webauthn-framework)

PHPackages © 2026

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