PHPackages                             humweb/passwordless - 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. humweb/passwordless

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

humweb/passwordless
===================

This is my package passwordless

05.0k↓76.4%[2 PRs](https://github.com/humweb/passwordless/pulls)PHPCI failing

Since Sep 4Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/humweb/passwordless)[ Packagist](https://packagist.org/packages/humweb/passwordless)[ RSS](/packages/humweb-passwordless/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependenciesVersions (3)Used By (0)

This is my package passwordless
===============================

[](#this-is-my-package-passwordless)

[![Latest Version on Packagist](https://camo.githubusercontent.com/ea455e8045b36cf76d5bc63b1c5395ba8888f3055043b19c872a196d4ca4a64d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f68756d7765622f70617373776f72646c6573732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/humweb/passwordless)[![GitHub Tests Action Status](https://camo.githubusercontent.com/e4ce36c1ee38a940f785c03a4ac57ce54ce9d71a6f0d98bf639a9023e83265f8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f68756d7765622f70617373776f72646c6573732f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/humweb/passwordless/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/9b619951f103c3e72767fcd21e64a1a35ee78c3d0041384f5b15fe9fa445f705/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f68756d7765622f70617373776f72646c6573732f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/humweb/passwordless/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/9762136973e764a5da8acc92560e99aa284dfa8939d1138d4869cc23d6a8cd69/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f68756d7765622f70617373776f72646c6573732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/humweb/passwordless)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/2b5e3341bb1e926a64f0a1e434a429e8d02fe0feccc3d8fb5d967514ef59b7b2/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f70617373776f72646c6573732e6a70673f743d31)](https://spatie.be/github-ad-click/passwordless)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require humweb/passwordless
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="passwordless-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="passwordless-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="passwordless-views"
```

Usage
-----

[](#usage)

```
$passwordless = new Humweb\Passwordless();
echo $passwordless->echoPhrase('Hello, Humweb!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [ryun](https://github.com/humweb)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 Bus Factor1

Top contributor holds 77.8% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/8b536bae26e43306745d195a34b8dff510bc05419cdc3503f96c5cb3fd4e7239?d=identicon)[ryun](/maintainers/ryun)

---

Top Contributors

[![ryun](https://avatars.githubusercontent.com/u/227672?v=4)](https://github.com/ryun "ryun (21 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (3 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (3 commits)")

### Embed Badge

![Health badge](/badges/humweb-passwordless/health.svg)

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

###  Alternatives

[kartik-v/yii2-password

Useful password strength validation utilities for Yii Framework 2.0

761.3M17](/packages/kartik-v-yii2-password)[vitalybaev/laravel5-dkim

Laravel 5/6 package for signing outgoing messages with DKIM.

3163.1k](/packages/vitalybaev-laravel5-dkim)

PHPackages © 2026

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