PHPackages                             girolando/componente-animal - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. girolando/componente-animal

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

girolando/componente-animal
===========================

Componentes Girolando - Animal

1.3.4(6y ago)0471[1 PRs](https://github.com/girolando/componente-animal/pulls)MITPHPPHP &gt;=5.6.0

Since Apr 6Pushed 6y ago2 watchersCompare

[ Source](https://github.com/girolando/componente-animal)[ Packagist](https://packagist.org/packages/girolando/componente-animal)[ RSS](/packages/girolando-componente-animal/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (7)Dependencies (6)Versions (42)Used By (0)

Componente Animal
-----------------

[](#componente-animal)

### Utilização

[](#utilização)

```
  {!! ComponenteAnimal::init() !!}

  Buscar Animal

    const componente = Componente.AnimalFactory.get('codigoAnimal');
    componente.addEventListener(Componente.EVENTS.ON_FINISH, function(animal) {
      console.log('O animal selecionado foi: ', animal);
    });

```

### Método findBy

[](#método-findby)

```
  const componente = Componente.AnimalFactory.get('nome-do-seu-componente');
  const animalEspecifico = await componente.findBy({registroAnimal: '1010-AX'});
```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 87.8% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~39 days

Recently: every ~60 days

Total

40

Last Release

2213d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/12500774?v=4)[Girolando](/maintainers/girolando)[@girolando](https://github.com/girolando)

---

Top Contributors

[![andersonef](https://avatars.githubusercontent.com/u/3864077?v=4)](https://github.com/andersonef "andersonef (36 commits)")[![girolando](https://avatars.githubusercontent.com/u/12500774?v=4)](https://github.com/girolando "girolando (5 commits)")

---

Tags

laravelanimalgirolandocomponente

### Embed Badge

![Health badge](/badges/girolando-componente-animal/health.svg)

```
[![Health](https://phpackages.com/badges/girolando-componente-animal/health.svg)](https://phpackages.com/packages/girolando-componente-animal)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[laravel/surveyor

Static analysis tool for Laravel applications.

8690.3k12](/packages/laravel-surveyor)[api-platform/laravel

API Platform support for Laravel

59156.3k11](/packages/api-platform-laravel)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
