PHPackages                             mparaiso/simpleuserserviceprovider - 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. mparaiso/simpleuserserviceprovider

ActiveProvider

mparaiso/simpleuserserviceprovider
==================================

Simple User management for Silex intended to mimic FOSUserBundle features, work in progress , not production ready yet !

0.0.18(12y ago)1111GPL-2.0PHPPHP &gt;=5.3.2

Since May 9Pushed 12y ago1 watchersCompare

[ Source](https://github.com/Mparaiso/simpleuserserviceprovider)[ Packagist](https://packagist.org/packages/mparaiso/simpleuserserviceprovider)[ Docs](https://github.com/Mparaiso/simpleuserserviceprovider)[ RSS](/packages/mparaiso-simpleuserserviceprovider/feed)WikiDiscussions master Synced 1mo ago

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

Simple User Service Provider
============================

[](#simple-user-service-provider)

author MParaiso ,

A user service provider for silex
---------------------------------

[](#a-user-service-provider-for-silex)

**SimpleUserServiceProvider** allows [Silex](https://github.com/fabpot/Silex) developpers to register and authenticate users against a database , using a simple ServiceProvider. With **SimpleUserServiceProvider** , you no longer need to code basic registration/authentication features yourself with [silex](https://github.com/fabpot/Silex).

### INSTALLATION

[](#installation)

simpleuserserviceprovider depends on FOS user bundle.

witch composer , in composer.json :

```
require:{
	"friendsofsymfony/user-bundle":"1.*",
	"mparaiso/simpleuserserviceprovider":"0.*"
}

```

### CHANGE LOG

[](#change-log)

0.0.12 block "content" changed to block "mp\_user\_content" in twig templates

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

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

Recently: every ~77 days

Total

16

Last Release

4437d ago

### Community

Maintainers

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

---

Tags

User management

### Embed Badge

![Health badge](/badges/mparaiso-simpleuserserviceprovider/health.svg)

```
[![Health](https://phpackages.com/badges/mparaiso-simpleuserserviceprovider/health.svg)](https://phpackages.com/packages/mparaiso-simpleuserserviceprovider)
```

###  Alternatives

[friendsofsymfony/user-bundle

Symfony FOSUserBundle

3.2k35.4M311](/packages/friendsofsymfony-user-bundle)[dektrium/yii2-user

Flexible user registration and authentication module for Yii2

913792.8k38](/packages/dektrium-yii2-user)[2amigos/yii2-usuario

Highly customizable and extensible user management, authentication, and authorization Yii2 extension

298275.5k14](/packages/2amigos-yii2-usuario)[nucleos/user-bundle

Lightweight user management for symfony

61380.7k5](/packages/nucleos-user-bundle)[tomatophp/filament-users

Manage your users with a highly customizable user resource for FilamentPHP with integration of filament-shield and filament-impersonate

90102.0k7](/packages/tomatophp-filament-users)[nucleos/profile-bundle

Registration and profile management for symfony

12218.5k1](/packages/nucleos-profile-bundle)

PHPackages © 2026

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