igorwanbarros/php2html

This package is abandoned and no longer maintained. No replacement package was suggested.

library aimed at creating PHP objects responsible for manipulating information and print them as HTML elements.

0.1.11 2019-10-06 17:54 UTC

This package is auto-updated.

Last update: 2022-07-07 00:20:27 UTC


README

Library aimed at creating PHP objects responsible for manipulating information and print them as HTML elements.

Biblioteca direcionada à criação de objetos PHP responsáveis por manipular informações e imprimi-los como elementos HTML.

#Installation

##With Composer

In your add composer.json file dependency under the policy "require":

Em seu arquivo compose.json adicione a dependência abaixo à diretiva "require":

    "require": {
        "igorwanbarros/php2html": "*"
    }

#Usage

This section is currently unavailable.

Esta seção não está disponível no momento.

#License

  • MIT License