PHPackages                             matthewkp/ez-login-by-email - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. matthewkp/ez-login-by-email

ActiveEzplatform-bundle[Mail &amp; Notifications](/categories/mail)

matthewkp/ez-login-by-email
===========================

Enables login by email or login on eZ Platform.

1.0.1(7y ago)14.5k1GPL-2.0PHP

Since Aug 2Pushed 7y ago2 watchersCompare

[ Source](https://github.com/matthewkp/ez-login-by-email)[ Packagist](https://packagist.org/packages/matthewkp/ez-login-by-email)[ Docs](https://github.com/matthewkp/ez-login-by-email)[ RSS](/packages/matthewkp-ez-login-by-email/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (7)Dependencies (1)Versions (8)Used By (0)

eZ Login by Email
=================

[](#ez-login-by-email)

With this bundle users will be able to login with their email or login.

Tested on eZ Platform version 1.10, it should work since eZ Platform 1.

Install Package
---------------

[](#install-package)

```
composer require matthewkp/ez-login-by-email
```

```
// app/AppKernel.php

class AppKernel extends Kernel
{
    ...
    public function registerBundles()
    {
        ...
        $bundles = array(
            ...
            new Matthewkp\EzLoginByEmailBundle\MatthewkpEzLoginByEmailBundle(),
            ...
        );
        ...
    }
}
```

More information
----------------

[](#more-information)

Initially made by . This (matthew/ez-login-by-email) bundle uses compiler passes to override default eZ Platform classes.

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity68

Established project with proven stability

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

Recently: every ~78 days

Total

7

Last Release

2894d ago

Major Versions

0.1.4 → 1.0.02017-08-02

### Community

Maintainers

![](https://www.gravatar.com/avatar/ae3914bd37ed9aecaa54b5a1314ecb65393c91ae2930fa41fd8bb2a2bc5d9a26?d=identicon)[matthewkp](/maintainers/matthewkp)

---

Tags

ez-platformemailloginezpublishezplatform

### Embed Badge

![Health badge](/badges/matthewkp-ez-login-by-email/health.svg)

```
[![Health](https://phpackages.com/badges/matthewkp-ez-login-by-email/health.svg)](https://phpackages.com/packages/matthewkp-ez-login-by-email)
```

###  Alternatives

[egulias/email-validator

A library for validating emails against several RFCs

11.6k691.3M307](/packages/egulias-email-validator)[sendgrid/sendgrid

This library allows you to quickly and easily send emails through Twilio SendGrid using PHP.

1.5k47.5M164](/packages/sendgrid-sendgrid)[pelago/emogrifier

Converts CSS styles into inline style attributes in your HTML code

94944.1M110](/packages/pelago-emogrifier)[zbateson/mail-mime-parser

MIME email message parser

53949.2M79](/packages/zbateson-mail-mime-parser)[soundasleep/html2text

A PHP script to convert HTML into a plain text format

48419.5M75](/packages/soundasleep-html2text)[opcodesio/mail-parser

Parse emails without the mailparse extension

216.8M8](/packages/opcodesio-mail-parser)

PHPackages © 2026

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