2017 © Pedro Peláez
 

library html-format

A simple to use HTML prettifier class written in PHP. Added as a composer library in memory of Bennett Roesch (spyrosoft)

image

roesch/html-format

A simple to use HTML prettifier class written in PHP. Added as a composer library in memory of Bennett Roesch (spyrosoft)

  • Monday, January 29, 2018
  • by lcherone
  • Repository
  • 1 Watchers
  • 1 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 12 Versions
  • 0 % Grown

The README.md

HTML formatter class.

Build Status StyleCI Scrutinizer Code Quality Code Coverage Packagist Version Packagist Downloads, (*1)

A simple to use HTML prettifier class written in PHP. Added as a composer library in memory of Bennett Roesch (spyrosoft)., (*2)

Original code from: https://github.com/spyrosoft/php-format-html-output, (*3)

Install

Require this package with composer using the following command:, (*4)

``` bash $ composer require roesch/html-format, (*5)


### Example usage: <?php require 'vendor/autoload.php'; $html = 'Unformatted HTML string'; // initialize class $format = new \Roesch\Format(); // use spaces at 4 length echo $format->html($html); // use spaces at 2 length echo $format->html($html, true, 2); // use tabs echo $format->html($html, false); ### Static method example usage: <?php require 'vendor/autoload.php'; $html = 'Unformatted HTML string'; // use spaces at 4 length echo \Roesch\Format::HTML($html); // use spaces at 2 length echo \Roesch\Format::HTML($html, true, 2); // use tabs echo \Roesch\Format::HTML($html, false); ## Testing ``` bash $ composer test

Contributing

Please see CONTRIBUTING for details., (*6)

Credits

License

The MIT License (MIT). Please see License File for more information., (*7)

The Versions

29/01 2018

dev-master

9999999-dev https://github.com/lcherone/html-format

A simple to use HTML prettifier class written in PHP. Added as a composer library in memory of Bennett Roesch (spyrosoft)

  Sources   Download

MIT

The Requires

  • php ~5.6|~7.0

 

The Development Requires

html format tidy

29/01 2018

v0.1.1

0.1.1.0 https://github.com/lcherone/html-format

A simple to use HTML prettifier class written in PHP. Added as a composer library in memory of Bennett Roesch (spyrosoft)

  Sources   Download

MIT

The Requires

  • php ~5.6|~7.0

 

The Development Requires

html format tidy

29/01 2018

dev-analysis-8QYOLg

dev-analysis-8QYOLg https://github.com/lcherone/html-format

A simple to use HTML prettifier class written in PHP. Added as a composer library in memory of Bennett Roesch (spyrosoft)

  Sources   Download

MIT

The Requires

  • php ~5.6|~7.0

 

The Development Requires

html format tidy

29/01 2018

dev-add-license-1

dev-add-license-1 https://github.com/lcherone/html-format

A simple to use HTML prettifier class written in PHP. Added as a composer library in memory of Bennett Roesch (spyrosoft)

  Sources   Download

MIT

The Requires

  • php ~5.6|~7.0

 

The Development Requires

html format tidy

29/01 2018

v0.1.0

0.1.0.0 https://github.com/lcherone/html-format

A simple to use HTML prettifier class written in PHP. Added as a composer library in memory of Bennett Roesch (spyrosoft)

  Sources   Download

MIT

The Requires

  • php ~5.6|~7.0

 

The Development Requires

html format tidy

29/01 2018

dev-analysis-Xk49da

dev-analysis-Xk49da https://github.com/lcherone/html-format

A simple to use HTML prettifier class written in PHP. Added as a composer library in memory of Bennett Roesch (spyrosoft)

  Sources   Download

MIT

The Requires

  • php ~5.6|~7.0

 

The Development Requires

html format tidy

29/01 2018

dev-analysis-qvKpjl

dev-analysis-qvKpjl https://github.com/lcherone/html-format

A simple to use HTML prettifier class written in PHP. Added as a composer library in memory of Bennett Roesch (spyrosoft)

  Sources   Download

MIT

The Requires

  • php ~5.6|~7.0

 

The Development Requires

html format tidy

29/01 2018

dev-analysis-q2oV3Z

dev-analysis-q2oV3Z https://github.com/lcherone/html-format

A simple to use HTML prettifier class written in PHP. Added as a composer library in memory of Bennett Roesch (spyrosoft)

  Sources   Download

MIT

The Requires

  • php ~5.6|~7.0

 

The Development Requires

html format tidy

29/01 2018

dev-analysis-z3oaj4

dev-analysis-z3oaj4 https://github.com/lcherone/html-format

A simple to use HTML prettifier class written in PHP. Added as a composer library in memory of Bennett Roesch (spyrosoft)

  Sources   Download

MIT

The Requires

  • php ~5.6|~7.0

 

The Development Requires

html format tidy

29/01 2018

v0.0.1

0.0.1.0 https://github.com/lcherone/html-format

A simple to use HTML prettifier class written in PHP. Added as a composer library in memory of Bennett Roesch (spyrosoft)

  Sources   Download

MIT

The Requires

  • php ~5.6|~7.0

 

The Development Requires

html format tidy

29/01 2018

dev-analysis-zdaVyg

dev-analysis-zdaVyg https://github.com/lcherone/html-format

A simple to use HTML prettifier class written in PHP. Added as a composer library in memory of Bennett Roesch (spyrosoft)

  Sources   Download

MIT

The Requires

  • php ~5.6|~7.0

 

The Development Requires

html format tidy

29/01 2018

dev-analysis-8L1yVo

dev-analysis-8L1yVo https://github.com/lcherone/html-format

A simple to use HTML prettifier class written in PHP. Added as a composer library in memory of Bennett Roesch (spyrosoft)

  Sources   Download

MIT

The Requires

  • php ~5.6|~7.0

 

The Development Requires

html format tidy