2017 © Pedro Peláez
 

package laraparse

Laravel 5.5 package, this package is a wrapper around erusev/parsedown for Laravel

image

lkeio/laraparse

Laravel 5.5 package, this package is a wrapper around erusev/parsedown for Laravel

  • Sunday, February 18, 2018
  • by lkeio
  • Repository
  • 0 Watchers
  • 0 Stars
  • 17 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Laraparse

Build Status StyleCI GitHub license, (*1)

This package is a wrapper around erusev/parsedown for Laravel. Parsedown is a Markdown syntax Parser., (*2)

Version Compatibility

Laravel Laraparse
5.5.x 1.2.x
5.6.x 1.2.x

Installing

composer require lkeio/laraparse

Usage

  • On your Controller

public function index() { // Insert Here your Markdown or Read it from your DB $text = '# MarkDown Syntax'; return view('index', compact('text')); }
  • On your View

@laraparse($text)

Tests

On the root Package directory run :, (*3)

./vendor/bin/phpunit --bootstrap vendor/autoload.php tests/LaraparseTests

Versioning

I use SemVer for versioning. For the versions available, see the tags on this repository., (*4)

Authors

  • Larbi Kamal Elguerch - All projects - lkeio

License

This project is licensed under the MIT License - see the LICENSE file for details, (*5)

The Versions

18/02 2018

dev-master

9999999-dev

Laravel 5.5 package, this package is a wrapper around erusev/parsedown for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar lkeio

laravel markdown parsedown

18/02 2018

dev-analysis-qopdoK

dev-analysis-qopdoK

Laravel 5.5 package, this package is a wrapper around erusev/parsedown for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar lkeio

laravel markdown parsedown

11/02 2018

dev-analysis-qJ9MKo

dev-analysis-qJ9MKo

Laravel 5.5 package, this package is a wrapper around erusev/parsedown for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar lkeio

laravel markdown parsedown

11/02 2018

v1.2.0

1.2.0.0

Laravel 5.5 package, this package is a wrapper around erusev/parsedown for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar lkeio

laravel markdown parsedown

11/02 2018

dev-analysis-zEK5ZZ

dev-analysis-zEK5ZZ

Laravel 5.5 package, this package is a wrapper around erusev/parsedown for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar lkeio

11/02 2018

v1.1.0

1.1.0.0

Laravel 5.5 package, this package is a wrapper around erusev/parsedown for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar lkeio

11/02 2018

v1.0.0

1.0.0.0

Laravel 5.5 package, this package is a wrapper around erusev/parsedown for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar lkeio