2017 © Pedro Peláez
 

library php-md

PHP MD is a very limited file-based database and a markdown string parser.

image

php-md/php-md

PHP MD is a very limited file-based database and a markdown string parser.

  • Wednesday, August 23, 2017
  • by mauro-moreno
  • Repository
  • 1 Watchers
  • 0 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 133 % Grown

The README.md

PHP M.D.

Build Status Scrutinizer Code Quality Code Coverage Latest Stable Version Total Downloads License, (*1)

Symptoms

  • Non-developers patients should never be around code but maybe they are qualified to modify its contents.
  • Content is neither part of frontend or part of backend.
  • Markup languages are not easy to understand specially when patients don't want to learn it.
  • Markdown is the state-of-art tool for writing content.
  • CMS are great, but require at least a database that is not always available.

Diagnostic

Separate content of the frontend and backend is necessary, specially if the patient doesn't want to follow any other well-probed, but maybe more expensive, treatments., (*2)

Markdown is a plain text format for writing structured documents, based on conventions used for indicating formatting in email and usenet posts. It was developed in 2004 by John Gruber, who wrote the first Markdown-to-HTML converter in perl, and it soon became widely used in websites., (*3)

Treatment

Introduction

PHP M.D. (PHP Markdown) it can be used like a very limited file-based database, very clean for patients. Also it can be used as a parser for a markdown string. It is useful to generate classic Markdown-to-HTML files but its real strength is to use the object as a mapper for the content., (*4)

Installation

With Composer

composer require php-md/php-md

Without Composer

First install Composer then, (*5)

composer require php-md/php-md

You should really be using Composer., (*6)

The Versions

23/08 2017

dev-master

9999999-dev

PHP MD is a very limited file-based database and a markdown string parser.

  Sources   Download

MIT

The Development Requires

by Mauro Moreno

markdown php-markdown php-md

23/08 2017

dev-dev

dev-dev

PHP MD is a very limited file-based database and a markdown string parser.

  Sources   Download

MIT

The Development Requires

by Mauro Moreno

28/06 2016

dev-development

dev-development

PHP M.D.

  Sources   Download

MIT

The Development Requires

by Mauro Moreno

markdown php-markdown php-md