PHPackages                             select-co/sage200-api-end-points - 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. select-co/sage200-api-end-points

ActiveLibrary[API Development](/categories/api)

select-co/sage200-api-end-points
================================

Sage200 PHP API EndPoints. 2025-R2 - 2025.02 - 12.00.0059

2025.02.01(5mo ago)012MITPHP

Since Dec 4Pushed 5mo agoCompare

[ Source](https://github.com/SelectCo/sage200-api-end-points)[ Packagist](https://packagist.org/packages/select-co/sage200-api-end-points)[ RSS](/packages/select-co-sage200-api-end-points/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (26)Used By (0)

Sage 200 PHP API End Points Version 2025-R2
===========================================

[](#sage-200-php-api-end-points-version-2025-r2)

Sage 200 PHP API End Points is a lightweight wrapper of request/response classes ("end points") for the Sage 200 REST API.

It is designed to be used together with the companion transport/client library `select-co/sage200-api-client`, which provides the HTTP connector, authentication, response handling, and an OData query builder.

- Package: `select-co/sage200-api-end-points`
- License: MIT
- Version: 2025.02 (2025-R2 – 2025.02 – 12.00.0059)
- Issues:
- Source:
- Client:

Details
-------

[](#details)

For further details, please refer to the API Client repository [Sage 200 API Client](https://selectco.github.io/sage200-api-client/).

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

[](#installation)

Install via Composer:

```
composer require select-co/sage200-api-end-points:2025.02.01
```

This package depends on:

- `select-co/sage200-api-client` — provides `Sage200Connector`, `Response`, and `SageODataBuilder`
- `guzzlehttp/guzzle` (via the client library)

Composer will install the required dependencies automatically.

Project structure (high level)
------------------------------

[](#project-structure-high-level)

```
src/
  Resource/
    Stock/
      WarehouseHoldingsResource.php
      WarehousesResource.php
    ...
  Requests/
    Stock/
      WarehouseHoldings/
        GetWarehouseHoldings.php
        GetWarehouseHolding.php
        PostWarehouseHoldings.php
        PutWarehouseHolding.php
        DelWarehouseHolding.php
        ...

```

Versioning and compatibility
----------------------------

[](#versioning-and-compatibility)

This package targets the Sage 200 2025-R2 release series (`2025.02 – 12.00.0059`). End points may map closely to the Sage 200 REST API of that era. For newer Sage 200 versions or API changes, please check the issue tracker or open a new issue/PR.

Contributing
------------

[](#contributing)

Contributions are welcome! Please open issues and pull requests on GitHub. When adding new endpoints:

- Follow existing namespace and folder conventions (`Resource` vs `Requests`).
- Mirror file/class naming patterns and code style.
- Include brief PHPDoc for methods and constructor parameters.

License
-------

[](#license)

MIT License. See the `LICENSE` file if present, or the header in `composer.json`.

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance72

Regular maintenance activity

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity45

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 ~0 days

Total

14

Last Release

155d ago

Major Versions

2020.02.01 → 2021.01.012025-12-08

2021.01.01 → 2022.01.012025-12-08

2022.02.01 → 2023.01.012025-12-09

2023.01.02 → 2024.01.012025-12-09

2024.02.01 → 2025.01.012025-12-09

### Community

Maintainers

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

---

Top Contributors

[![adrianb11](https://avatars.githubusercontent.com/u/77499644?v=4)](https://github.com/adrianb11 "adrianb11 (95 commits)")

### Embed Badge

![Health badge](/badges/select-co-sage200-api-end-points/health.svg)

```
[![Health](https://phpackages.com/badges/select-co-sage200-api-end-points/health.svg)](https://phpackages.com/packages/select-co-sage200-api-end-points)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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