PHPackages                             bheadrick/netsuiterestletoauth - 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. bheadrick/netsuiterestletoauth

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

bheadrick/netsuiterestletoauth
==============================

Provides a way to connect to NetSuite Restlets in a restful manner.

v0.1.0(4y ago)016MITPHPPHP &gt;=5.3.0

Since Jun 14Pushed 4y agoCompare

[ Source](https://github.com/BHEADRICK/netsuiterestletoauth)[ Packagist](https://packagist.org/packages/bheadrick/netsuiterestletoauth)[ RSS](/packages/bheadrick-netsuiterestletoauth/feed)WikiDiscussions master Synced 4w ago

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

\##Usage use Netsuite\\Restlet\\OAuth\\Client;

```
$oauth = new Client(
  $consumer_key,
  $consumer_secret,
  $access_token,
  $token_secret,
  $ns_account_id,
  $restlet_script_id,
  $restlet_deploy_id);

$oauth->requestHandler->setBaseUrl($baseurl);

 $resp = $oauth->getRequest();

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity54

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.

###  Release Activity

Cadence

Every ~179 days

Recently: every ~403 days

Total

10

Last Release

1634d ago

### Community

Maintainers

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

---

Top Contributors

[![davidvarney](https://avatars.githubusercontent.com/u/1133374?v=4)](https://github.com/davidvarney "davidvarney (10 commits)")

---

Tags

oauthnetsuitemwesalesdevmwemwesalesnetsuite-oauthrestletrestletsdavidvarneydavidvarneybheadrick

### Embed Badge

![Health badge](/badges/bheadrick-netsuiterestletoauth/health.svg)

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

###  Alternatives

[league/oauth2-server

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.

6.6k136.0M245](/packages/league-oauth2-server)[league/oauth2-client

OAuth 2.0 Client Library

3.8k118.6M1.1k](/packages/league-oauth2-client)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[knpuniversity/oauth2-client-bundle

Integration with league/oauth2-client to provide services

83416.7M60](/packages/knpuniversity-oauth2-client-bundle)[socialiteproviders/manager

Easily add new or override built-in providers in Laravel Socialite.

42442.0M542](/packages/socialiteproviders-manager)[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M117](/packages/league-oauth2-google)

PHPackages © 2026

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