tttptd/laravel-mdash

EMT - Evgeny Muravjev Typograph for Laravel 5
277 2
Install
composer require tttptd/laravel-mdash
Latest Version:1.0.3
PHP:^7.0
License:MIT
Last Updated:Dec 6, 2019
Links: GitHub  ·  Packagist
Maintainer: tttptd

laravel-mdash

EMT - Evgeny Muravjev Typograph for Laravel 5

Install:

composer require tttptd/laravel-mdash

Add to config/app.php:

Tttptd\Mdash\MdashServiceProvider::class
'Mdash' => Tttptd\Mdash\Facades\Mdash::class

Run:

php artisan vendor:publish

Usage:

$result = \Mdash::process($rawText, [
    'Text.paragraphs' => false,
    'Text.breakline' => false,
]);

Related Packages

midium/laravel-ckeditor

JavaScript WYSIWYG web text editor (for Laravel 5).

996 1
facilinfo/laravel-ckeditor

JavaScript WYSIWYG web text editor (for laravel).

75 1
rofilde/laravel-ckeditor

JavaScript WYSIWYG web text editor (for laravel).

4,838 0
unisharp/laravel-ckeditor

JavaScript WYSIWYG web text editor (for laravel).

768,830 375
jezielmartins/laravel-ckeditor

JavaScript WYSIWYG web text editor (for laravel).

96 0