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)267[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 2d 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

22

—

LowBetter than 21% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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

814d 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

[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[jeremy379/laravel-openid-connect

OpenID Connect support to the PHP League's OAuth2 Server. Compatible with Laravel Passport.

59437.0k9](/packages/jeremy379-laravel-openid-connect)[api-platform/laravel

API Platform support for Laravel

58171.5k14](/packages/api-platform-laravel)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3416.9k](/packages/duncanmcclean-statamic-cargo)

PHPackages © 2026

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