brouwers/bbcodes 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

brouwers/bbcodes

Composer 安装命令:

composer require brouwers/bbcodes

包简介

BBcodes for Laravel

README 文档

README

BBcodes for Laravel

[b]Bold text[/b]

Build Status Latest Stable Version Total Downloads License Monthly Downloads Daily Downloads

#Installation

Require this package in your composer.json and update composer.

"brouwers/bbcodes": "1.*"

After updating composer, add the ServiceProvider to the providers array in app/config/app.php

'Brouwers\Bbcodes\BbcodesServiceProvider',

You can use the facade for shorter code. Add this to your aliases:

'Bbcode' => 'Brouwers\Bbcodes\Facades\Bbcode',

The class is bound to the ioC as bbcode

$shortcode = App::make('bbcode');

Usage

Laravel-BBcodes has been built on Laravel-Shortcodes. This means the rendering and registering is the same as that package.

You can read more about the usage at: https://github.com/patrickbrouwers/Laravel-Shortcodes

Bbcodes

- [b][/b]
- [i][/i]
- [u][/u]
- [s][/s]
- [font size="5" color="#333"][/font]
- [center][/center]
- [quote][/quote]
- [url title="test]test[/url]
- [url href="#]test[/url]
- [img alt="test]test.jpg[/img]
- [code][/code]
- [youtube width="560" heght="315" frameborder="0" allowfullscreen="true"]00000000[/youtube]

统计信息

  • 总下载量: 295
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 5
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

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

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2014-07-13

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固