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(6mo ago)012MITPHP

Since Dec 4Pushed 2mo 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 today

READMEChangelog (10)Dependencies (2)Versions (27)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 77% of packages

Maintenance78

Regular maintenance activity

Popularity5

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

206d 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://avatars.githubusercontent.com/u/77499644?v=4)[adrianb11](/maintainers/adrianb11)[@adrianb11](https://github.com/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

[statamic/cms

The Statamic CMS Core Package

4.8k3.6M985](/packages/statamic-cms)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[avalara/avataxclient

Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API.

528.5M7](/packages/avalara-avataxclient)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)

PHPackages © 2026

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