承接 badcow/shortcodes 相关项目开发

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

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

badcow/shortcodes

Composer 安装命令:

composer require badcow/shortcodes

包简介

无描述信息

README 文档

README

This is a port of WordPress' brilliant shortcode feature for use outside of WordPress. The code has remained largely unchanged.

The purpose of this project is to use the familiar WordPress shortcode syntax in any system.

Basic Usage

$shortcodes = new Badcow\Shortcodes\Shortcodes; $shortcodes->addShortcode('hello', function ($attributes, $content, $tagName) { return $attributes['greeting'] . ', ' . $content; }); echo $shortcodes->process('My shortcode does this: [hello greeting="Konnichiwa"]world![/hello]'); 

Installation

Use Composer. That's what all the cool kids use.

"require" : { "badcow/shortcodes": "dev-master" } 

Running Tests

phpunit /path/to/shortcodes 

Build Status

Build Status

统计信息

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

GitHub 信息

  • Stars: 11
  • Watchers: 2
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2026-01-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固