brunaccoelho/pacote1

Pacote exemplo

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

pkg:composer/brunaccoelho/pacote1

v1.1.1 2023-10-20 15:14 UTC

This package is auto-updated.

Last update: 2025-12-20 19:59:30 UTC


README

Pacote de exemplo

Instalação

Requer PHP 7 e a extensão 'mbstring'

composer require brunaccoelho/pacote1

API

namespace brunaccoelho\pacote1;
class Exemplo {
   //Retorna o nome 
    function nome();
}

Licença

MIT