PHPackages                             potaka/bbcode-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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. potaka/bbcode-bundle

AbandonedArchivedLibrary[Parsing &amp; Serialization](/categories/parsing)

potaka/bbcode-bundle
====================

bundle for php parser for bb code

0.2.0(8y ago)01.3kMITPHPPHP &gt;=7.1

Since Jan 15Pushed 8y ago1 watchersCompare

[ Source](https://github.com/angelk/bbCodeBundle)[ Packagist](https://packagist.org/packages/potaka/bbcode-bundle)[ RSS](/packages/potaka-bbcode-bundle/feed)WikiDiscussions master Synced 4w ago

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

bbCodeBundle
============

[](#bbcodebundle)

Symfony bundle for [bb code](https://github.com/angelk/bbCode)

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

[](#installation)

```
composer require potaka/bbcode-bundle

```

Add `Potaka\BbcodeBundle\PotakaBbcodeBundle()` in `AppKernel.php`

Usage
=====

[](#usage)

```
$bbCode = $servicContainer->get('potaka.bbcode.full');
$html = $getHtml('[b]bold"[/b]'); // bold"

```

> `potaka.bbcode.full` is `FullBbCode` from [bbCode](https://github.com/angelk/bbCode)

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

Total

3

Last Release

3034d ago

Major Versions

0.1.0 → v1.x-dev2017-01-15

PHP version history (2 changes)0.1.0PHP &gt;=7.0

0.2.0PHP &gt;=7.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/4956cf9ec1a3c884260464c59f06ab8be2befe49fead489b63963b33cb441ace?d=identicon)[po\_taka](/maintainers/po_taka)

---

Top Contributors

[![angelk](https://avatars.githubusercontent.com/u/1329009?v=4)](https://github.com/angelk "angelk (13 commits)")

---

Tags

bbcodephpsymfonysymfony-bundle

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/potaka-bbcode-bundle/health.svg)

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

###  Alternatives

[symfony/symfony

The Symfony PHP framework

31.4k87.2M2.2k](/packages/symfony-symfony)[symfony/cache

Provides extended PSR-6, PSR-16 (and tags) implementations

4.2k373.5M3.2k](/packages/symfony-cache)[api-platform/core

Build a fully-featured hypermedia or GraphQL API in minutes!

2.6k51.2M330](/packages/api-platform-core)[google/auth

Google Auth Library for PHP

1.4k294.2M215](/packages/google-auth)[sylius/sylius

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

8.5k5.9M725](/packages/sylius-sylius)[nelmio/api-doc-bundle

Generates documentation for your REST API from attributes

2.4k67.4M259](/packages/nelmio-api-doc-bundle)

PHPackages © 2026

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