2017 © Pedro Peláez
 

yii2-extension yii2-htmlawed

htmLawed

image

serhatozles/yii2-htmlawed

htmLawed

  • Thursday, December 4, 2014
  • by serhatozles
  • Repository
  • 1 Watchers
  • 0 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

htmLawed

See: http://www.bioinformatics.org/phplabware/internal_utilities/htmLawed/more.htm, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist serhatozles/yii2-htmlawed "*"

or add, (*4)

"serhatozles/yii2-htmlawed": "*"

to the require section of your composer.json file., (*5)

Usage

Once the extension is installed, simply use it in your code by :, (*6)

$in = ' 

A cell
Cell
Cell
Cell Cell Cell
Cell
Cell Cell Cell
'; $out = serhatozles\htmlawed\htmLawed::htmLawed($in, array('tidy'=>'1')); echo $out;

The Versions

04/12 2014

dev-master

9999999-dev

htmLawed

  Sources   Download

GPL-3.0+

The Requires

 

by Avatar serhatozles

extension yii2 html formatter htmlawed