PHPackages                             youcanshop/sdk - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. youcanshop/sdk

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

youcanshop/sdk
==============

YouCan Shop SDK

319PHP

Since Jan 9Pushed 2y ago1 watchersCompare

[ Source](https://github.com/youcan-shop/youcan-shop-php-sdk)[ Packagist](https://packagist.org/packages/youcanshop/sdk)[ RSS](/packages/youcanshop-sdk/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

YouCanShop SDK
==============

[](#youcanshop-sdk)

This package allows the developer to interact easily with the YouCan Shop API.

Examples
--------

[](#examples)

Check the `examples` folder for how to use the SDK.

```
$youCan = YouCan::instance()->setAccessToken(new AccessToken($accessToken, 1));

$data = $youCan->request(ProductEndpoint::index());
// OR
$data = $youCan->request(ProductEndpoint::show('product_id'));
```

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity20

Early-stage or recently created project

 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/4e77e863a88494fe41ab35f0d3fa40d08172040ea801aa558672af608da4e1e1?d=identicon)[Whyounes](/maintainers/Whyounes)

---

Top Contributors

[![Whyounes](https://avatars.githubusercontent.com/u/1175548?v=4)](https://github.com/Whyounes "Whyounes (8 commits)")

### Embed Badge

![Health badge](/badges/youcanshop-sdk/health.svg)

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

###  Alternatives

[jaybizzle/laravel-crawler-detect

A Laravel package to detect web crawlers via the user agent

3302.7M18](/packages/jaybizzle-laravel-crawler-detect)[teknomavi/tcmb

T.C. Merkez Bankası üzerinden güncel döviz kurlarını çeker

6920.6k](/packages/teknomavi-tcmb)[matthiasnoback/naive-serializer

A naive JSON serializer which recursively converts an object graph to and from JSON, without any configuration or custom code.

509.8k1](/packages/matthiasnoback-naive-serializer)[derekdowling/stubborn

Configurable call handler that is persistent against failures.

3615.7k](/packages/derekdowling-stubborn)[sanskrit/sanscript

Transliteration library for Sanskrit and other Indian languages.

172.9k](/packages/sanskrit-sanscript)

PHPackages © 2026

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