littlecxm / php-bbcode
BBCode parser from or to HTML.
dev-master
2023-04-10 08:26 UTC
Requires
- laravel/framework: ^8.0|^9.0
Requires (Dev)
- phpunit/phpunit: 9.5.25
This package is auto-updated.
Last update: 2024-12-10 12:29:54 UTC
README
BBCode parser from or to HTML.
Installation
PHP 7.3+ & Laravel 8+ is required.
To get the latest version of BBCode, simply require the project using Composer:
$ composer require littlecxm/php-bbcode
Please see MIT License for more information.