igorwanbarros / php2html
library aimed at creating PHP objects responsible for manipulating information and print them as HTML elements.
Installs: 175
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 1
pkg:composer/igorwanbarros/php2html
Requires
- php: >=5.5.9
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