PHPackages                             bootiq/cms-api-vendor - 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. bootiq/cms-api-vendor

ActiveLibrary[API Development](/categories/api)

bootiq/cms-api-vendor
=====================

B!Q CMS api vendor

00.01.00(8y ago)0622proprietaryPHPPHP ^7.0

Since Feb 8Pushed 8y ago1 watchersCompare

[ Source](https://github.com/bootiq/cms-api-vendor)[ Packagist](https://packagist.org/packages/bootiq/cms-api-vendor)[ RSS](/packages/bootiq-cms-api-vendor/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (11)Versions (2)Used By (2)

BootIq - CMS API vendor
=======================

[](#bootiq---cms-api-vendor)

[![BOOT!Q Logo](https://camo.githubusercontent.com/014542b1571c7a819d4a23d33037004383b0892553f339fd86ac39a31ffc6f93/687474703a2f2f7777772e626f6f7469712e696f2f696d616765732f666f6f7465722d6c6f676f2e706e67 "BOOT!Q")](https://camo.githubusercontent.com/014542b1571c7a819d4a23d33037004383b0892553f339fd86ac39a31ffc6f93/687474703a2f2f7777772e626f6f7469712e696f2f696d616765732f666f6f7465722d6c6f676f2e706e67)

[![pipeline status](https://camo.githubusercontent.com/583cca91b8a6da844b900c750049abca11369e9e6863716bac8fa80ee38bc5d7/68747470733a2f2f6769746c61622e6d622d652e736b2f706c6174666f726d2f76656e646f722d636d732d6170692f6261646765732f6d61737465722f706970656c696e652e737667)](https://gitlab.mb-e.sk/platform/vendor-cms-api/commits/master) [![coverage report](https://camo.githubusercontent.com/81bdb794fb8b9e600cdbc3b995cce9571ce20c799efd55b689fe6a2ac6add635/68747470733a2f2f6769746c61622e6d622d652e736b2f706c6174666f726d2f76656e646f722d636d732d6170692f6261646765732f6d61737465722f636f7665726167652e737667)](https://gitlab.mb-e.sk/platform/vendor-cms-api/commits/master)

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

[](#installation)

For installation of Boot!Q CMS API vendor use composer:

```
composer require bootiq/cms-api-vendor
```

Configuration
-------------

[](#configuration)

### Adapter

[](#adapter)

For using our adapter, simply use factory or DI in your project and provide needed services and parameters as shown below:

```
$adapter = new \BootIq\CmsApiVendor\Adapter\GuzzleSecurityTokenAdapter(
    new \GuzzleHttp\Client(),
    $responseFactory,
    $urn,
    $apiPublicId,
    $apiSecret
);
```

- *$responseFactory* is service for creating responses. You can use our default factory *BootIq\\CmsApiVendor\\Response\\ResponseFactory*, or if you want use own response factory, your factory have to implement *BootIq\\CmsApiVendor\\Response\\ResponseFactoryInterface*.
- $urn is web address of your CMS system for example: ''.
- $apiPublicId is your public id which is used for identifying our customer.
- $apiSecret is key for hashing and authorizing our customer.

For using own adapter, you have to implement *AdapterInterface* from *BootIq\\CmsApiVendor\\Adapter*.

#### Modification of our adapter

[](#modification-of-our-adapter)

You can change following attribute or services in our adapter, simply by using setter:

- Timeout - Timeout of calling our CMS system (default: 10s).
- Cache - Every request and response are able to cache by setting cache service (PSR-16).
- Logger - Logger can log every call to our CMS system (default: no loging =&gt; NullLogger; PSR-3).

Usage
-----

[](#usage)

For using our CMS API you can use your own services, or our default services.

### PageService

[](#pageservice)

- getPageById - will get page from CMS by its id.
- getPageBySlug - will get page from CMS by its slug.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity58

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

Unknown

Total

1

Last Release

3017d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6c697e9ae946601e389a756dd65c4f7c584b3e6b09bbab20cc4abab00661565e?d=identicon)[bootiq](/maintainers/bootiq)

---

Top Contributors

[![vallbo](https://avatars.githubusercontent.com/u/8950881?v=4)](https://github.com/vallbo "vallbo (2 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/bootiq-cms-api-vendor/health.svg)

```
[![Health](https://phpackages.com/badges/bootiq-cms-api-vendor/health.svg)](https://phpackages.com/packages/bootiq-cms-api-vendor)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[theodo-group/llphant

LLPhant is a library to help you build Generative AI applications.

1.5k311.5k5](/packages/theodo-group-llphant)[avalara/avataxclient

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

517.9M7](/packages/avalara-avataxclient)[commercetools/commercetools-sdk

The official PHP SDK for the commercetools Composable Commerce APIs

19281.5k](/packages/commercetools-commercetools-sdk)[alexacrm/dynamics-webapi-toolkit

Web API toolkit for Microsoft Dynamics 365 and Dynamics CRM

81324.1k1](/packages/alexacrm-dynamics-webapi-toolkit)[tamara-solution/php-sdk

Tamara PHP Client Library

10259.4k1](/packages/tamara-solution-php-sdk)

PHPackages © 2026

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