承接 youthweb/bbcode-parser 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

youthweb/bbcode-parser

Composer 安装命令:

composer require youthweb/bbcode-parser

包简介

BBCode-to-HTML parser

README 文档

README

Latest Version Software License Build Status Coverage Status

A BBCode-to-HTML parser for youthweb.net

Install

Via Composer

$ composer require youthweb/bbcode-parser

Usage

use Youthweb\BBCodeParser\Manager;

$text = '[h1]Hello World![/h1]

This is a [i]simple[/i] test to demonstrate the [b]BBCodeParser[/b].';

$parser = new Manager();
$config = ['parse_headlines' => true];

echo $parser->parse($text, $config);

// "<h1>Hello World!</h1>
//  <p>This is a <i>simple</i> test to demonstrate the <b>BBCodeParser</b>.</p>"

Changelog

Please see CHANGELOG for more information what has changed recently.

Testing

$ vendor/bin/phpunit

Contributing

Please feel free to submit bugs or to fork and sending Pull Requests.

License

GPL3. Please see License File for more information.

统计信息

  • 总下载量: 10.14k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 3
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 3
  • Watchers: 5
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2016-04-22

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固