PHPackages                             neosrulez/neos-frontendlogin - 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. neosrulez/neos-frontendlogin

ActiveNeos-package[Authentication &amp; Authorization](/categories/authentication)

neosrulez/neos-frontendlogin
============================

A Neos CMS package that handles the frontend login and user management. The forms are created with custom finishers and validators in the Neos Form Builder.

1.1.1(1y ago)05.3kPHPPHP 8.0.\* || 8.1.\* || 8.2.\* || 8.3.\*

Since Nov 2Pushed 1y ago1 watchersCompare

[ Source](https://github.com/patriceckhart/NeosRulez.Neos.FrontendLogin)[ Packagist](https://packagist.org/packages/neosrulez/neos-frontendlogin)[ RSS](/packages/neosrulez-neos-frontendlogin/feed)WikiDiscussions master Synced 1mo ago

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

Frontend Login for Neos CMS
===========================

[](#frontend-login-for-neos-cms)

A Neos CMS package that handles the frontend login and user management. The forms are created with custom finishers and validators in the Neos Form Builder..

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

[](#installation)

The NeosRulez.Neos.FrontendLogin package is listed on packagist () - therefore you don't have to include the package in your "repositories" entry any more.

Just run:

```
composer require neosrulez/neos-frontendlogin

```

Configuration
-------------

[](#configuration)

```
NeosRulez:
  Neos:
    FrontendLogin:
      senderMail: 'noreply@foo.com'
      createUser:
        templatePathAndFilename: 'resource://NeosRulez.Neos.FrontendLogin/Private/Templates/Mail/Create.html'
      resetPassword:
        templatePathAndFilename: 'resource://NeosRulez.Neos.FrontendLogin/Private/Templates/Mail/Reset.html'
```

Usage
-----

[](#usage)

There are three different finishers for the Neos Form Builder. The `Create User Finisher`, the `Update User Finisher` and the `Reset Password Finisher`. That is self-explanatory, use it as you need it.

In addition, there is a validator for the Neos Form Builder which checks whether a username already exists or not. The behavior of this validator can be influenced in the node properties.

The user data from the forms are saved in the database as a json string. Property getters and setters are in the user model and can be used in your own extensions or backend modules.

Author
------

[](#author)

- E-Mail:
- URL:

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance42

Moderate activity, may be stable

Popularity21

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity72

Established project with proven stability

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

Recently: every ~51 days

Total

12

Last Release

473d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8604597e730303a1739fbb6a24bcf77019b22068e5d838ae4c12756e8121b488?d=identicon)[patriceckhart](/maintainers/patriceckhart)

---

Top Contributors

[![patriceckhart](https://avatars.githubusercontent.com/u/10776002?v=4)](https://github.com/patriceckhart "patriceckhart (17 commits)")

### Embed Badge

![Health badge](/badges/neosrulez-neos-frontendlogin/health.svg)

```
[![Health](https://phpackages.com/badges/neosrulez-neos-frontendlogin/health.svg)](https://phpackages.com/packages/neosrulez-neos-frontendlogin)
```

###  Alternatives

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M118](/packages/league-oauth2-google)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)[beatswitch/lock

A flexible, driver based Acl package for PHP 5.4+

870304.7k2](/packages/beatswitch-lock)[amocrm/amocrm-api-library

amoCRM API Client

182728.5k6](/packages/amocrm-amocrm-api-library)

PHPackages © 2026

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