PHPackages                             ride/web-security - 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. [Security](/categories/security)
4. /
5. ride/web-security

ActiveLibrary[Security](/categories/security)

ride/web-security
=================

Security integration for a Ride web application.

1.2.0(1y ago)05.4k6MITPHP

Since Nov 29Pushed 1y ago7 watchersCompare

[ Source](https://github.com/all-ride/ride-web-security)[ Packagist](https://packagist.org/packages/ride/web-security)[ RSS](/packages/ride-web-security/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (7)Versions (25)Used By (6)

Ride: Web Security
==================

[](#ride-web-security)

This module implements the security layer for a Ride web application.

Parameters
----------

[](#parameters)

- **security.hash**: Name of the password hash algorithm, eg. sha1, md5, ...
- **security.unique**: Flag to force unique sessions which forbids a user to login with multiple clients.
- **security.voter.strategy**: Set the strategy of the voter chain: affirmative, consensus or unanimous
- **system.security.model.default**: Dependency id of the default security model
- **system.security.model.cache**: Dependency id of the cached security model
- **system.cache.security**: Path to the PHP file of the security layer's cache implementation.

Events
------

[](#events)

- **security.password.update**: Invoked before saving a user when the password has changed. This event passes the user instance and the plain text password as argument.
- **security.authentication.login**: Invoked after the user has been authenticated with username and password. This event passes the user instance as argument.

Related Modules
---------------

[](#related-modules)

- [ride/app](https://github.com/all-ride/ride-app)
- [ride/cli-security](https://github.com/all-ride/ride-cli-security)
- [ride/lib-security](https://github.com/all-ride/ride-lib-security)
- [ride/lib-security-generic](https://github.com/all-ride/ride-lib-security-generic)
- [ride/lib-security-oauth](https://github.com/all-ride/ride-lib-security-oauth)
- [ride/web](https://github.com/all-ride/ride-web)
- [ride/web-security-generic](https://github.com/all-ride/ride-web-security-generic)
- [ride/web-security-oauth](https://github.com/all-ride/ride-web-security-oauth)
- [ride/web-security-orm](https://github.com/all-ride/ride-web-security-orm)

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

[](#installation)

You can use [Composer](http://getcomposer.org) to install this application.

```
composer require ride/web-security

```

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 90.9% 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 ~175 days

Recently: every ~629 days

Total

23

Last Release

692d ago

Major Versions

0.7.0 → 1.0.02016-10-14

### Community

Maintainers

![](https://www.gravatar.com/avatar/6d98d3f0d5db5eb241c6ee74bcee87d1e7dc1aaf7942b933d68e612ee2352eea?d=identicon)[ride-user](/maintainers/ride-user)

---

Top Contributors

[![kayalion](https://avatars.githubusercontent.com/u/2340819?v=4)](https://github.com/kayalion "kayalion (40 commits)")[![kristofser](https://avatars.githubusercontent.com/u/5928907?v=4)](https://github.com/kristofser "kristofser (4 commits)")

### Embed Badge

![Health badge](/badges/ride-web-security/health.svg)

```
[![Health](https://phpackages.com/badges/ride-web-security/health.svg)](https://phpackages.com/packages/ride-web-security)
```

PHPackages © 2026

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