PHPackages                             danganf/default-vendor-laravel - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. danganf/default-vendor-laravel

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

danganf/default-vendor-laravel
==============================

Default files for Laravel

1.3(8y ago)035MITPHPPHP &gt;=5.4.0

Since Aug 24Pushed 6y ago1 watchersCompare

[ Source](https://github.com/danganf/default-vendor-laravel)[ Packagist](https://packagist.org/packages/danganf/default-vendor-laravel)[ RSS](/packages/danganf-default-vendor-laravel/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (2)Versions (5)Used By (0)

Geral
-----

[](#geral)

1. Criei o service providers em `config/app.php`.

```
'providers' => [

Danganf\LaravelDefaultServiceProvider::class,

],
```

2. Publique os pacotes.

```
php artisan vendor:publish --provider="Danganf\LaravelDefaultServiceProvider"

```

###  Health Score

26

—

LowBetter than 40% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

 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

4

Last Release

3278d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5049091?v=4)[Daniel Azevedo](/maintainers/danganf)[@danganf](https://github.com/danganf)

---

Top Contributors

[![danganf](https://avatars.githubusercontent.com/u/5049091?v=4)](https://github.com/danganf "danganf (9 commits)")

---

Tags

laravelauth

### Embed Badge

![Health badge](/badges/danganf-default-vendor-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/danganf-default-vendor-laravel/health.svg)](https://phpackages.com/packages/danganf-default-vendor-laravel)
```

###  Alternatives

[jurager/teams

Laravel package to manage team functionality and operate with user permissions.

23623.3k](/packages/jurager-teams)[masterix21/laravel-licensing

Laravel licensing package with polymorphic assignment to any model, activation keys, expirations/renewals, and seat control via LicenseUsage. Supports offline verification with public-key–signed tokens, a CLI to generate/rotate/revoke keys, and an extensible architecture via config and contracts.

1614.1k4](/packages/masterix21-laravel-licensing)

PHPackages © 2026

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