PHPackages                             slim/strong - 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. [Framework](/categories/framework)
4. /
5. slim/strong

AbandonedArchivedLibrary[Framework](/categories/framework)

slim/strong
===========

Authentication Library with multiple drivers

433.0k6[4 issues](https://github.com/silentworks/Strong/issues)[1 PRs](https://github.com/silentworks/Strong/pulls)PHP

Since Dec 31Pushed 12y ago7 watchersCompare

[ Source](https://github.com/silentworks/Strong)[ Packagist](https://packagist.org/packages/slim/strong)[ RSS](/packages/slim-strong/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Strong Authentication Package
=============================

[](#strong-authentication-package)

[![Build Status](https://camo.githubusercontent.com/b574622727c97c276ab0216532a38b947e1385a915313bc0eb24151a67a221f6/68747470733a2f2f7472617669732d63692e6f72672f6a776573742f5374726f6e672e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/jwest/Strong)

Changes
-------

[](#changes)

- pdo driver needs pdo object instead of a connection string
- namespaces

Installing with Composer
------------------------

[](#installing-with-composer)

Install Composer in your project:

```
curl -s https://getcomposer.org/installer | php

```

Create a composer.json file in your project root:

```
{
    "require": {
        "slim/strong": "*"
    }
}

```

Install via composer:

```
php composer.phar install

```

Author
------

[](#author)

[Andrew Smith](https://github.com/silentworks)

Contributors
------------

[](#contributors)

[Jakub Westfalewski](https://github.com/jwest)

ToDo
----

[](#todo)

- Example code
- More Providers

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 52.4% 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.

### Community

Maintainers

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

---

Top Contributors

[![jwest](https://avatars.githubusercontent.com/u/349690?v=4)](https://github.com/jwest "jwest (11 commits)")[![silentworks](https://avatars.githubusercontent.com/u/79497?v=4)](https://github.com/silentworks "silentworks (10 commits)")

### Embed Badge

![Health badge](/badges/slim-strong/health.svg)

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

###  Alternatives

[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M532](/packages/laravel-passport)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

712181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)[laravel/pail

Easily delve into your Laravel application's log files directly from the command line.

91545.3M590](/packages/laravel-pail)

PHPackages © 2026

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