PHPackages                             devinci-it/login-core - 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. devinci-it/login-core

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

devinci-it/login-core
=====================

Essential features for Laravel applications, including a standard login and registration system.

v1.3.6(2y ago)166[1 issues](https://github.com/devinci-it/login-core/issues)MITCSS

Since Mar 24Pushed 2y ago1 watchersCompare

[ Source](https://github.com/devinci-it/login-core)[ Packagist](https://packagist.org/packages/devinci-it/login-core)[ RSS](/packages/devinci-it-login-core/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (22)Used By (0)

Laravel Login Core
==================

[](#laravel-login-core)

Laravel Login Core is a Laravel package designed to streamline the integration of standard login and registration systems into Laravel applications. Whether you're a novice or an experienced developer, this package aims to simplify the setup process, allowing you to focus on building your application's core features.

Installation
------------

[](#installation)

To install the package, use Composer:

```
composer require devinci-it/login-core
```

Once installed, run the following Artisan command to set up the login and registration system:

```
php artisan login:setup
```

This command will publish necessary files and load routes for the login and registration system.

Demo
----

[](#demo)

[![registerscreenshot]('register.png')]('register.png')

Features
--------

[](#features)

- Standard login and registration system.
- Essential service providers for seamless integration.
- Essential controllers: DashboardController and UserAccessControl.
- Essential models: User.
- Essential repositories: BaseRepository and UserRepository.
- Essential requests: LoginRequest and RegistrationRequest.
- Pre-built views for the login and registration system.

Usage
-----

[](#usage)

After installation, integrate the login and registration system into your Laravel application as needed.

Contributing
------------

[](#contributing)

Contributions are welcome! If you have suggestions for improvements or would like to contribute code, please open an issue or create a pull request on our GitHub repository.

License
-------

[](#license)

This project is licensed under the MIT license.

###  Health Score

19

↓

LowBetter than 10% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

Total

20

Last Release

759d ago

Major Versions

v0.0.0 → v1.0.02024-03-24

### Community

Maintainers

![](https://www.gravatar.com/avatar/b4d3d3b0aec4f30cd6bca90b49a9c4bb801be47143d3e7fac6ab06ec6e6f589f?d=identicon)[devinci-it](/maintainers/devinci-it)

---

Top Contributors

[![devinci-it](https://avatars.githubusercontent.com/u/108965390?v=4)](https://github.com/devinci-it "devinci-it (52 commits)")

---

Tags

artisancomposerlaravelpackagistphp

### Embed Badge

![Health badge](/badges/devinci-it-login-core/health.svg)

```
[![Health](https://phpackages.com/badges/devinci-it-login-core/health.svg)](https://phpackages.com/packages/devinci-it-login-core)
```

###  Alternatives

[lab404/laravel-impersonate

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

2.3k16.4M48](/packages/lab404-laravel-impersonate)[santigarcor/laratrust

This package provides a flexible way to add Role-based Permissions to Laravel

2.3k5.4M43](/packages/santigarcor-laratrust)[overtrue/laravel-follow

User follow unfollow system for Laravel.

1.2k404.7k5](/packages/overtrue-laravel-follow)[codegreencreative/laravel-samlidp

Make your PHP Laravel application an Identification Provider using SAML 2.0. This package allows you to implement your own Identification Provider (idP) using the SAML 2.0 standard to be used with supporting SAML 2.0 Service Providers (SP).

263763.5k1](/packages/codegreencreative-laravel-samlidp)

PHPackages © 2026

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