PHPackages                             cravelight/email-authentication-service - 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. cravelight/email-authentication-service

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

cravelight/email-authentication-service
=======================================

Email address authentication service

1.0.1(10y ago)08MITPHPPHP ^7.0

Since Jun 24Pushed 10y ago2 watchersCompare

[ Source](https://github.com/cravelight/php-email-authentication-service)[ Packagist](https://packagist.org/packages/cravelight/email-authentication-service)[ Docs](https://github.com/cravelight/php-email-authentication-service)[ RSS](/packages/cravelight-email-authentication-service/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (7)Versions (2)Used By (0)

Email Authentication Service
============================

[](#email-authentication-service)

Helper service to support the ability to:

- verify a user has access to an email address
- store and validate a user provided email/password combination

To use, simply install with Composer: `composer require cravelight/phpunit-helpers`

To make changes, after cloning:

- run `composer install`
- copy `.env.example` to `.env` and configure your db credentials
- run `php vendor/bin/phinx migrate`
- run tests

Automated Tests
---------------

[](#automated-tests)

To run automated test we are using the following frameworks:

- [PHPUnit](https://phpunit.de/) (testing framework)
- [PHP dotenv](https://github.com/vlucas/phpdotenv) (setting environment variables)

### PHPStorm Configuration

[](#phpstorm-configuration)

To configure PHPStorm:

- Open **Preferences** and navigate to **Languages and Frameworks** → **PHP** → **PHPUnit**
- Under **PHPUnit library**, select **Use custom autoloader**
- Enter **Path to script** as `[path/to/project/vendor/autoload.php]`
- In the **Test Runner** section, select **Default bootstrap file** and enter the `[path/to/project/tests/bootstrap.php]`
- **Apply** your changes and exit **Preferences**

### Command Line

[](#command-line)

When running from the command line use the following:

` php [path/to/phpunit] --bootstrap [path/to/tests/bootstrap.php] --no-configuration [path/to/tests]`

For additional information see: [PHPUnit command line options](https://phpunit.de/manual/current/en/textui.html)

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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

Total

2

Last Release

3654d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/543163?v=4)[Mark Gidman](/maintainers/cravelight)[@cravelight](https://github.com/cravelight)

---

Top Contributors

[![cravelight](https://avatars.githubusercontent.com/u/543163?v=4)](https://github.com/cravelight "cravelight (6 commits)")

---

Tags

Authentication

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/cravelight-email-authentication-service/health.svg)

```
[![Health](https://phpackages.com/badges/cravelight-email-authentication-service/health.svg)](https://phpackages.com/packages/cravelight-email-authentication-service)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k532.1M19.4k](/packages/laravel-framework)[tymon/jwt-auth

JSON Web Token Authentication for Laravel and Lumen

11.5k50.9M364](/packages/tymon-jwt-auth)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45344.0k1](/packages/pressbooks-pressbooks)[alajusticia/laravel-logins

Session management in Laravel apps, user notifications on new access, support for multiple separate remember tokens, IP geolocation, User-Agent parser

2013.2k](/packages/alajusticia-laravel-logins)[hasinhayder/tyro

Tyro - The ultimate Authentication, Authorization, and Role &amp; Privilege Management solution for Laravel 12 &amp; 13

6783.6k5](/packages/hasinhayder-tyro)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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