trismegiste/wikitext 问题修复 & 功能扩展

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

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

trismegiste/wikitext

最新稳定版本:1.0.2

Composer 安装命令:

composer require trismegiste/wikitext

包简介

PHP wikitext parser

README 文档

README

This library can be used to add basic wikitext (Mediawiki-style) support to a PHP app. Its role is NOT, by any means, to replace the Parsoid library from Wikimedia foundation, but to use the same syntaxic core of wikitext. Furthermore, you can extend this parser very easily to your project specifications (specially for url generation and templates).

This repository was forked from the abandoned project mike42.me/wikitext, that's why I've created a new package on Packagist.

Code may be re-mixed and re-used under the MIT licence. See 'examples' folder for usage.

Notes about this fork

  • Abstracting
  • Removing anti-patterns
  • Unit testing
  • Template Method Design Pattern for extending the html rendering

统计信息

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

GitHub 信息

  • Stars: 2
  • Watchers: 0
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-04-17