PHPackages                             makusu/tmhoauth-service-provider - 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. makusu/tmhoauth-service-provider

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

makusu/tmhoauth-service-provider
================================

tmhOAuth silex service provider.

03

Since Dec 31Pushed 12y ago1 watchersCompare

[ Source](https://github.com/makusu/tmhoauth-service-provider)[ Packagist](https://packagist.org/packages/makusu/tmhoauth-service-provider)[ RSS](/packages/makusu-tmhoauth-service-provider/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

tmhOAuth Silex Extension
========================

[](#tmhoauth-silex-extension)

tmhOAuth service provider for [Silex](http://silex-project.org).

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

[](#installation)

```
$ wget http://getcomposer.org/composer.phar
$ php composer.phar install
```

Registering
-----------

[](#registering)

```
$app->register(new TmhOAuth\Silex\Provider\TmhOAuthServiceProvider(), array(
    'tmhoauth.keys' => array(
    	'consumer_key'    => 'ENTER_HERE_YOUR_TWITTER_CONSUMER_KEY',
    	'consumer_secret   => 'ENTER_HERE_YOUR_TWITTER_CONSUMER_SECRET',
    ),
));
```

Credits
-------

[](#credits)

- [tmhOAuth](https://github.com/themattharris/tmhOAuth)

License
-------

[](#license)

The tmhOAuth Silex Extension is licensed under the MIT license.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/803474591bee8db20a75963f0a79868d33d820e3c738a9e58fa00b3b42b9f785?d=identicon)[makusu](/maintainers/makusu)

---

Top Contributors

[![makusu](https://avatars.githubusercontent.com/u/953584?v=4)](https://github.com/makusu "makusu (2 commits)")

### Embed Badge

![Health badge](/badges/makusu-tmhoauth-service-provider/health.svg)

```
[![Health](https://phpackages.com/badges/makusu-tmhoauth-service-provider/health.svg)](https://phpackages.com/packages/makusu-tmhoauth-service-provider)
```

###  Alternatives

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[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)

PHPackages © 2026

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