PHPackages                             spkm/isams-api - 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. [API Development](/categories/api)
4. /
5. spkm/isams-api

ActiveLibrary[API Development](/categories/api)

spkm/isams-api
==============

Integrate with the iSAMS API using SaloonPHP

v1.0.13(1mo ago)014MITPHPPHP &gt;=8.3CI passing

Since Mar 4Pushed 1y ago2 watchersCompare

[ Source](https://github.com/spkm/isams-api)[ Packagist](https://packagist.org/packages/spkm/isams-api)[ RSS](/packages/spkm-isams-api/feed)WikiDiscussions main Synced today

READMEChangelog (8)Dependencies (24)Versions (15)Used By (0)

[![Banner](https://camo.githubusercontent.com/03240b8ad971fd3ad5de1bf4ca68c2d7b6d176258b782d8036919ab2c886db1d/68747470733a2f2f62616e6e6572732e6265796f6e64636f2e64652f6953414d532532304150492e706e673f7468656d653d6461726b267061636b6167654d616e616765723d636f6d706f7365722b72657175697265267061636b6167654e616d653d73706b6d2532466973616d732d617069267061747465726e3d617263686974656374267374796c653d7374796c655f32266465736372697074696f6e3d266d643d312673686f7757617465726d61726b3d3126666f6e7453697a653d313030707826696d616765733d68747470732533412532462532466c61726176656c2e636f6d253246696d672532466c6f676f6d61726b2e6d696e2e737667)](https://camo.githubusercontent.com/03240b8ad971fd3ad5de1bf4ca68c2d7b6d176258b782d8036919ab2c886db1d/68747470733a2f2f62616e6e6572732e6265796f6e64636f2e64652f6953414d532532304150492e706e673f7468656d653d6461726b267061636b6167654d616e616765723d636f6d706f7365722b72657175697265267061636b6167654e616d653d73706b6d2532466973616d732d617069267061747465726e3d617263686974656374267374796c653d7374796c655f32266465736372697074696f6e3d266d643d312673686f7757617465726d61726b3d3126666f6e7453697a653d313030707826696d616765733d68747470732533412532462532466c61726176656c2e636f6d253246696d672532466c6f676f6d61726b2e6d696e2e737667)

See the [iSAMS documentation](https://developerdemo.isams.cloud/Main/swagger/ui/index) for a list of available endpoints.

Installation and usage
----------------------

[](#installation-and-usage)

This package requires PHP 8.3 &amp; Laravel 11.0 or higher. See the `tests/` folder for documentation.

### Basic Installation

[](#basic-installation)

You can install this package via composer using:

```
composer require spkm/isams-api

```

### Usage

[](#usage)

```
use spkm\IsamsApi\IsamsConnector;use spkm\IsamsApi\Requests\Students\GetStudentsRequest;

$connector = new IsamsConnector($clientId, $clientSecret, $baseUrl);
$request = new GetStudentsRequest();
$paginator = $connector->paginate($request);

foreach ($paginator as $response) {
    $response->json();
}
```

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Simon Mitchell](https://github.com/spkm)
- [Fred Bradley](https://github.com/fredbradley)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance68

Regular maintenance activity

Popularity6

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 81.8% 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 ~34 days

Recently: every ~0 days

Total

14

Last Release

38d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/20472830?v=4)[Simon Mitchell](/maintainers/spkm)[@spkm](https://github.com/spkm)

---

Top Contributors

[![spkm](https://avatars.githubusercontent.com/u/20472830?v=4)](https://github.com/spkm "spkm (27 commits)")[![fredbradley](https://avatars.githubusercontent.com/u/1639226?v=4)](https://github.com/fredbradley "fredbradley (6 commits)")

---

Tags

laravelREST APIisams

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/spkm-isams-api/health.svg)

```
[![Health](https://phpackages.com/badges/spkm-isams-api/health.svg)](https://phpackages.com/packages/spkm-isams-api)
```

###  Alternatives

[codebar-ag/laravel-docuware

DocuWare integration with Laravel

1123.7k](/packages/codebar-ag-laravel-docuware)[illuminate/database

The Illuminate Database package.

2.8k54.9M11.6k](/packages/illuminate-database)[harris21/laravel-fuse

Circuit breaker for Laravel queue jobs. Protect your workers from cascading failures.

44855.7k](/packages/harris21-laravel-fuse)[defstudio/telegraph

A laravel facade to interact with Telegram Bots

816333.6k3](/packages/defstudio-telegraph)[propaganistas/laravel-disposable-email

Disposable email validator

6023.0M6](/packages/propaganistas-laravel-disposable-email)[simplestats-io/laravel-client

Server-side analytics for Laravel that follows the full funnel from visit to registration to payment, attributed to the channel that drove it. Revenue, MRR, churn and ad-spend profit (ROAS/CAC) per channel. GDPR compliant, ad-blocker proof.

5021.9k](/packages/simplestats-io-laravel-client)

PHPackages © 2026

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