PHPackages                             sargilla/user - 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. sargilla/user

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

sargilla/user
=============

Clase Usuario para laravel

v1.6(4y ago)0502MITPHPPHP ~5.6|~7.0|~8.0

Since Apr 24Pushed 4y ago1 watchersCompare

[ Source](https://github.com/sargilla/user)[ Packagist](https://packagist.org/packages/sargilla/user)[ Docs](https://github.com/sargilla/user)[ RSS](/packages/sargilla-user/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)DependenciesVersions (5)Used By (0)

user
====

[](#user)

Clase de Usuario para Laravel

Instalacion
-----------

[](#instalacion)

Via Composer

```
$ composer require sargilla/user
```

Uso
---

[](#uso)

- Agregar el provider en config/app.php

```
	Sargilla\User\Providers\GuestUserServiceProvider::class,
```

- La variable $logueado ($user-&gt;check()) y el objeto "user" estaran disponibles en todas las vistas
- Si no hay un usuario creado lo crea para evitar la excepción.

Testing
-------

[](#testing)

```
$ composer test
```

Seguridad
---------

[](#seguridad)

Si encuentra problemas de seguridad envie un correo a

Basado en
---------

[](#basado-en)

Laracasts design patterns:

-
-

Creditos
--------

[](#creditos)

Santiago Argilla

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity71

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 ~535 days

Total

4

Last Release

1749d ago

PHP version history (2 changes)1.3PHP ~5.6|~7.0

v1.6PHP ~5.6|~7.0|~8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/da8e2a69f7c9ddb844e33fd89a9e9be3039303688c90af5ce498b0ec4dddd9cb?d=identicon)[sargilla](/maintainers/sargilla)

---

Top Contributors

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

---

Tags

usersargilla

### Embed Badge

![Health badge](/badges/sargilla-user/health.svg)

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

###  Alternatives

[lab404/laravel-impersonate

Laravel Impersonate is a plugin that allows to you to authenticate as your users.

2.3k18.6M60](/packages/lab404-laravel-impersonate)[sonata-project/user-bundle

Symfony SonataUserBundle

3465.7M44](/packages/sonata-project-user-bundle)[2amigos/yii2-usuario

Highly customizable and extensible user management, authentication, and authorization Yii2 extension

297285.0k16](/packages/2amigos-yii2-usuario)[lab404/laravel-auth-checker

Laravel Auth Checker allows you to log users authentication, devices authenticated from and lock intrusions.

225167.3k2](/packages/lab404-laravel-auth-checker)[yajra/laravel-acl

Laravel ACL is a simple role, permission ACL for Laravel Framework.

113117.5k1](/packages/yajra-laravel-acl)[rickycezar/laravel-jwt-impersonate

Laravel Impersonate is a plugin that allows to you to authenticate as your users.

25125.2k](/packages/rickycezar-laravel-jwt-impersonate)

PHPackages © 2026

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