Download the PHP package frontkom/fs-info-transformer without Composer
On this page you can find all versions of the php package frontkom/fs-info-transformer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download frontkom/fs-info-transformer
More information about frontkom/fs-info-transformer
Files in frontkom/fs-info-transformer
Download frontkom/fs-info-transformer
More information about frontkom/fs-info-transformer
Files in frontkom/fs-info-transformer
Vendor frontkom
Package fs-info-transformer
Short Description Transform data coming from FS to regular and usable HTML
License GPL-2.0-or-later
Package fs-info-transformer
Short Description Transform data coming from FS to regular and usable HTML
License GPL-2.0-or-later
Please rate this library. Is it a good library?
Informations about the package fs-info-transformer
fs-info-transformer
Transform data coming from FS to regular and usable HTML
Installation
Install with composer.
Usage
API
transform(string $text): string
Transforms the given text to HTML.
This method will run all the most common transformations on the text, including most of the ones below. For a direct link to read the implementation, see the method in the source code directly.
replaceEmptyParagraphs(string $text): string
processBulletedLists(string $text): string
processNumberedLists(string $text): string
replaceTags(string $data, $tag, $replacement_tag, $keep_self_closing_tags = false): string
processWeblinks(string $data, bool $nofollow = true): string
License
GPL-2.0-or-later
All versions of fs-info-transformer with dependencies
PHP Build Version
Package Version
No informations.
The package frontkom/fs-info-transformer contains the following files
Loading the files please wait ....