PHPackages                             lumite-studios/bbcode-parser - 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. lumite-studios/bbcode-parser

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

lumite-studios/bbcode-parser
============================

A parser for BBCode.

v1.6(1mo ago)0148PHPPHP ^8.0

Since Apr 22Pushed 1mo agoCompare

[ Source](https://github.com/lumite-studios/bbcode-parser)[ Packagist](https://packagist.org/packages/lumite-studios/bbcode-parser)[ RSS](/packages/lumite-studios-bbcode-parser/feed)WikiDiscussions main Synced 1mo ago

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

lumite-studios/bbcode-parser
============================

[](#lumite-studiosbbcode-parser)

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

[](#installation)

```
composer require lumite-studios/bbcode-parser
```

### Config File

[](#config-file)

```
php artisan vendor:publish --provider=LumiteStudios\BBCodeParser\BBCodeParserProvider
```

Usage
-----

[](#usage)

```
use LumiteStudios\BBCodeParser\BBCodeParser;

BBCodeParser::parse('[b]bold[/b]');
// Outputs: bold
```

### Available BBCode

[](#available-bbcode)

- \[b\]bold\[/b\]
- \[i\]italic\[/i\]
- \[u\]underline\[/u\]
- \[s\]strikethrough\[/s\]
- \[left\]left align\[/left\]
- \[center\]center align\[/center\]
- \[right\]right align\[/right\]
- \[justify\]justify align\[/justify\]
- \[ul\]unordered list\[/ul\]
- \[ol\]ordered list\[/ol\]
- \[li\]list item\[/li\]
- \[small\]small text\[/small\] !new
- \[h(1|2|3|4|5|6)\]heading\[/h(1|2|3|4|5|6)\]
- \[code\]code block\[/code\]
- \[blockquote\]blockquote\[/blockquote\]
- \[spoiler\]spoiler\[/spoiler\]
- \[image\]image\[/image\]
- \[image height=100 width=100 alt=alt title=title\]attributed image\[/image\]
- \[url\]linked url\[/url\]
- \[url=link\]titled url\[/url\]
- \[hr\]horizontal line

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance89

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community6

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

Recently: every ~83 days

Total

7

Last Release

57d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/40a2025d8f1fec9f79bfb7675b9774038586e395bce56f2b49ef3b09e59d906b?d=identicon)[lumitestudios](/maintainers/lumitestudios)

---

Top Contributors

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

---

Tags

bbcodelaravelparserphp

### Embed Badge

![Health badge](/badges/lumite-studios-bbcode-parser/health.svg)

```
[![Health](https://phpackages.com/badges/lumite-studios-bbcode-parser/health.svg)](https://phpackages.com/packages/lumite-studios-bbcode-parser)
```

###  Alternatives

[spatie/laravel-sitemap

Create and generate sitemaps with ease

2.6k14.6M107](/packages/spatie-laravel-sitemap)[ultrono/laravel-sitemap

Sitemap generator for Laravel 11, 12 and 13

36412.6k6](/packages/ultrono-laravel-sitemap)[mischasigtermans/laravel-toon

Token-Optimized Object Notation encoder/decoder for Laravel with intelligent nested object handling

13113.1k](/packages/mischasigtermans-laravel-toon)[dniccum/nova-documentation

A Laravel Nova tool that allows you to add markdown-based documentation to your administrator's dashboard.

37116.4k](/packages/dniccum-nova-documentation)[sbsaga/toon

🧠 TOON for Laravel — a compact, human-readable, and token-efficient data format for AI prompts &amp; LLM contexts. Perfect for ChatGPT, Gemini, Claude, Mistral, and OpenAI integrations (JSON ⇄ TOON).

6115.6k](/packages/sbsaga-toon)

PHPackages © 2026

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