Registry / other / flarum-bbcode

flarum-bbcode

JSON →
library1.8.0phppackagistunverified

Allow posts to be formatted with BBCode.

composer require flarum/bbcode
INSTALL
IMPORT
SIG · FLARUM-BBCODE
F
flarum-bbcode
otherphpv1.8.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

BBCode
use Flarum\BBCode\BBCode;

Parse BBCode into HTML.

use Flarum\BBCode\BBCode; $bbcode = new BBCode(); echo $bbcode->parse('[b]bold[/b]');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.8.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Resources
flarum-bbcode — pip install flarum-bbcode · libregistry