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

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

neosrulez/frontendlogin
=======================

A Neos CMS package that handles frontend login and user management.

0.1.5(5y ago)1173PHP

Since Sep 3Pushed 4y ago1 watchersCompare

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

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

Frontend login and user management for Neos CMS.
================================================

[](#frontend-login-and-user-management-for-neos-cms)

A Neos CMS frontend login and user management package with a powerful and "Neos policy independent" permission management.

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

[](#installation)

The NeosRulez.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/bootstrap

```

Settings.yaml
-------------

[](#settingsyaml)

You can configure everything in Settings.yaml:

```
NeosRulez:
  FrontendLogin:
    passwordReset: true
    adminMail: 'foo@bar.com'
    mail:
      templates:
        registration: 'resource://NeosRulez.FrontendLogin/Private/Templates/Mail/Registration.html'
        resetPassword: 'resource://NeosRulez.FrontendLogin/Private/Templates/Mail/ResetPassword.html'
    registration:
      autoActive: true
      defaultRole: 'NeosRulez.FrontendLogin:FrontendUser'
      formfields:
        salutation:
          required: true
        company:
          required: false
        name:
          required: true
        address:
          required: true
        zipcity:
          required: true
        country:
          required: true
          default: 'AT'
        phone:
          required: false
        email:
          required: true
        privacy:
          required: true
```

Author
------

[](#author)

- E-Mail:
- URL:

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

Recently: every ~44 days

Total

6

Last Release

1901d 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 (27 commits)")

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/neosrulez-frontendlogin/health.svg)](https://phpackages.com/packages/neosrulez-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)
