Download the PHP package konekt/user without Composer
On this page you can find all versions of the php package konekt/user. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor konekt
Package user
Short Description User handling module for Laravel applications
License MIT
Package user
Short Description User handling module for Laravel applications
License MIT
Please rate this library. Is it a good library?
Informations about the package user
Konekt User
Konekt User is a Concord module that extends Laravel's built-in user/auth functionality with profiles, addresses, organizations.
Internally relies on the Konekt Address module.
Important Note On Laravel Auth Support
If the "final" user class is NOT going to be App\Models\User
or (App\User
) then don't forget to modify model class
this to your app's config/auth.php
file:
Laravel Compatibility
Laravel | User Module |
---|---|
5.4 | 0.9 - 1.2 |
5.5 | 0.9 - 1.4 |
5.6 | 0.9 - 1.4 |
5.7 | 0.9 - 1.4 |
5.8 | 1.0 - 1.4 |
6.x | 1.3 - 2.3 |
7.x | 1.4 - 2.3 |
8.x | 1.5 - 2.5 |
9.x | 2.1+ |
10.x | 2.7+ |
11.x | 3.0+ |
PHP Compatibility
PHP | User Module |
---|---|
7.0 | 0.9 |
7.1 | 0.9 - 1.3 |
7.2 | 0.9 - 1.4 |
7.3 | 1.1 - 1.5 |
7.4 | 1.4 - 1.5 |
8.0 | 2.1+ |
8.1 | 2.4+ |
8.2 | 2.6+ |
8.3 | 2.8+ |
All versions of user with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
ext-gd Version *
konekt/concord Version ^1.13
konekt/enum Version ^4.1
konekt/address Version ^3.0
konekt/laravel-migration-compatibility Version ^1.4
laravel/framework Version ^10.0|^11.0
doctrine/dbal Version ^3.5.1|^4.0
ext-gd Version *
konekt/concord Version ^1.13
konekt/enum Version ^4.1
konekt/address Version ^3.0
konekt/laravel-migration-compatibility Version ^1.4
laravel/framework Version ^10.0|^11.0
doctrine/dbal Version ^3.5.1|^4.0
The package konekt/user contains the following files
Loading the files please wait ....