PHPackages                             mechant/oauth1-500px - 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. mechant/oauth1-500px

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

mechant/oauth1-500px
====================

500px OAuth 1.0 Client Provider for The PHP League OAuth1-Client

153PHP

Since Mar 22Pushed 10y ago1 watchersCompare

[ Source](https://github.com/monsieurmechant/oauth1-500px)[ Packagist](https://packagist.org/packages/mechant/oauth1-500px)[ RSS](/packages/mechant-oauth1-500px/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

500px Provider for OAuth 1.0 Client
===================================

[](#500px-provider-for-oauth-10-client)

[![SensioLabsInsight](https://camo.githubusercontent.com/47aa9adaaa15b9b50fd78f88e1ac6e44bc5e48a4280d2ed3faa84bf32f0f343e/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f61363733343365632d313835632d346636352d623162622d6337326436316133303364322f6d696e692e706e67)](https://insight.sensiolabs.com/projects/a67343ec-185c-4f65-b1bb-c72d61a303d2)[![Coverage Status](https://camo.githubusercontent.com/b8564242820fe9bec4732d0c339bba6fb5e38f3d8a44d2b07b5c8f4862247888/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6d6f6e73696575726d656368616e742f6f61757468312d35303070782f62616467652e7376673f6272616e63683d6d617374657226736572766963653d676974687562)](https://coveralls.io/github/monsieurmechant/oauth1-500px?branch=master)[![Build Status](https://camo.githubusercontent.com/50ba93e8693e2bdcce9c76278002232935f072e042b0b08a0fb4ead7e79b5f62/68747470733a2f2f7472617669732d63692e6f72672f6d6f6e73696575726d656368616e742f6f61757468312d35303070782e737667)](https://travis-ci.org/monsieurmechant/oauth1-500px)

This package provides a [500px](https://500px.com/) Client for the PHP League's [OAuth 1.0 Client](https://github.com/thephpleague/oauth1-client).

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

[](#installation)

```
composer require mechant/oauth1-500px

```

Usage
-----

[](#usage)

Usage is the same as The League's OAuth client, using `Mechant\OAuth1\Client\Server\FiveHundredPx` as the provider.

```
$server = new Mechant\OAuth1\Client\Server\FiveHundredPx([
    'identifier'   => 'your-client-id',
    'secret'       => 'your-client-secret',
    'callback_uri' => 'http://callback.url/callback',
]);
```

Please refer to the [500px Api Documentation](https://github.com/500px/api-documentation) for the available endpoints.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

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/677fa6a91537c13dcb2f785817ecc324a6f261f548eee1a27f1a2f7629c3e1d2?d=identicon)[monsieurmechant](/maintainers/monsieurmechant)

---

Top Contributors

[![monsieurmechant](https://avatars.githubusercontent.com/u/2571625?v=4)](https://github.com/monsieurmechant "monsieurmechant (5 commits)")

### Embed Badge

![Health badge](/badges/mechant-oauth1-500px/health.svg)

```
[![Health](https://phpackages.com/badges/mechant-oauth1-500px/health.svg)](https://phpackages.com/packages/mechant-oauth1-500px)
```

###  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)
