PHPackages                             gdadesenv/adminabout - 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. [Admin Panels](/categories/admin)
4. /
5. gdadesenv/adminabout

ActiveLibrary[Admin Panels](/categories/admin)

gdadesenv/adminabout
====================

Pacote Laravel para adiministrar o 'Sobre' dentro do GDA Admin

v0.2(10y ago)019PHPPHP &gt;=5.5.0

Since Jun 17Pushed 10y ago1 watchersCompare

[ Source](https://github.com/GDADesenvolvimento/AdminAbout)[ Packagist](https://packagist.org/packages/gdadesenv/adminabout)[ RSS](/packages/gdadesenv-adminabout/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

GDA Admin - About
=================

[](#gda-admin---about)

Instruções
----------

[](#instruções)

Esse pacote é para adicionar a função About(Sobre) na aplicação GDA Admin

Instalação
----------

[](#instalação)

composer require gdadesenv/adminabout

Adicione o seguinte service provider em seu arquivo config/app.php:

```
'providers' => [
    //...
    GdaDesenv\AdminAbout\Providers\GdaAboutServiceProvider::class
]
```

Adicione o seguinte código ao arquivo resources/views/sidebar.blade.php:

```

     Sobre

```

Rode o seguinte comando no artisan:

```
php artisan vendor:publish
```

Rode as migrações

```
php artisan migration
```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

2

Last Release

3667d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/19984622?v=4)[GDA Desenvolvimento](/maintainers/GDADesenvolvimento)[@GDADesenvolvimento](https://github.com/GDADesenvolvimento)

---

Top Contributors

[![dbemfica](https://avatars.githubusercontent.com/u/13237440?v=4)](https://github.com/dbemfica "dbemfica (6 commits)")

### Embed Badge

![Health badge](/badges/gdadesenv-adminabout/health.svg)

```
[![Health](https://phpackages.com/badges/gdadesenv-adminabout/health.svg)](https://phpackages.com/packages/gdadesenv-adminabout)
```

PHPackages © 2026

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