PHPackages                             vardot/varbase-libraries - 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. vardot/varbase-libraries

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

vardot/varbase-libraries
========================

Varbase Libraries

10.1.8(10mo ago)29.8k—9.1%GPL-2.0-or-later

Since Jul 5Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/Vardot/varbase-libraries)[ Packagist](https://packagist.org/packages/vardot/varbase-libraries)[ RSS](/packages/vardot-varbase-libraries/feed)WikiDiscussions 10.1.x Synced 1mo ago

READMEChangelog (10)Dependencies (8)Versions (38)Used By (0)

Varbase Libraries
=================

[](#varbase-libraries)

List of needed libraries for Varbase used packages with Composer.

---

Use `"vardot/varbase-libraries": "~10.1.0"`

> with **Varbase `~10.1.0`** and **Drupal `~11`**

---

Use `"vardot/varbase-libraries": "~10.0.0"`

> with **Varbase `~10.0.0`** **CKEditor `5`** and **Drupal `~10`**

---

Use `"vardot/varbase-libraries": "~9.2.0"`

> with **Varbase `~9.1.0`** **CKEditor `5`** and **Drupal `~10`**

---

Use `"vardot/varbase-libraries": "~9.1.0"`

> with **Varbase `~9.1.0`** **CKEditor `4`** and **Drupal `~10`**

---

In case of needing to manage project's local libraries only

NO libraries **for Varbase ~10.1.0**

> With **Drupal 10/11** : Use the `"vardot/varbase-libraries": "10.1.0.0"` static version to have no libraries and manage local libraries in the project with a copy of libraries from  or NPM/YARN

---

NO libraries **for Varbase ~10.0.0**

> With **CKEditor 5** and **Drupal 10** : Use the `"vardot/varbase-libraries": "10.0.0.0"` static version to have no libraries and manage local libraries in the project with a copy of libraries from  or NPM/YARN

---

NO libraries **For Varbase ~9.1.0**

> With **CKEditor 4** and **Drupal 10** : Use the `"vardot/varbase-libraries": "9.1.0.0"` static version to have no libraries and manage local libraries in the project with a copy of libraries from  or NPM/YARN

---

NO libraries **For Varbase ~9.1.0**

> With **CKEditor 5** and **Drupal 10** : Use the `"vardot/varbase-libraries": "9.2.0.0"` static version to have no libraries and manage local libraries in the project with a copy of libraries from  or NPM/YARN

Varbase Libraries
=================

[](#varbase-libraries-1)

List of needed libraries for Varbase used packages with Composer.

---

Use `"vardot/varbase-libraries": "~10.1.0"`

> with **Varbase `~10.1.0`** and **Drupal `~11`**

---

Use `"vardot/varbase-libraries": "~10.0.0"`

> with **Varbase `~10.0.0`** **CKEditor `5`** and **Drupal `~10`**

---

Use `"vardot/varbase-libraries": "~9.2.0"`

> with **Varbase `~9.1.0`** **CKEditor `5`** and **Drupal `~10`**

---

Use `"vardot/varbase-libraries": "~9.1.0"`

> with **Varbase `~9.1.0`** **CKEditor `4`** and **Drupal `~10`**

---

Managing Only Local Libraries in Projects
-----------------------------------------

[](#managing-only-local-libraries-in-projects)

In case of needing to manage project's local libraries only.

- Moving to a better drupal libraries management with Varbase
- As a step to remove the use of asset-packagist.org in Varbase

NO libraries **for Varbase ~10.1.0**

> With **Drupal 10/11** : Use the `"vardot/varbase-libraries": "10.1.0.0"` static version to have no libraries and manage local libraries in the project with a copy of libraries from  or NPM/YARN

---

NO libraries **for Varbase ~10.0.0**

> With **CKEditor 5** and **Drupal 10** : Use the `"vardot/varbase-libraries": "10.0.0.0"` static version to have no libraries and manage local libraries in the project with a copy of libraries from  or NPM/YARN

---

NO libraries **For Varbase ~9.1.0**

> With **CKEditor 4** and **Drupal 10** : Use the `"vardot/varbase-libraries": "9.1.0.0"` static version to have no libraries and manage local libraries in the project with a copy of libraries from  or NPM/YARN

---

NO libraries **For Varbase ~9.1.0**

> With **CKEditor 5** and **Drupal 10** : Use the `"vardot/varbase-libraries": "9.2.0.0"` static version to have no libraries and manage local libraries in the project with a copy of libraries from  or NPM/YARN

**Advanced:** Merge `composer.libraries.json` from `vardot/varbase-libraries` in `vendor/`
------------------------------------------------------------------------------------------

[](#advanced-merge-composerlibrariesjson-from-vardotvarbase-libraries-in-vendor)

For projects that want full control over which libraries are included, without relying on **asset-packagist.org**, you can merge the libraries directly from the vardot/varbase-libraries package using [wikimedia/composer-merge-plugin](https://github.com/wikimedia/composer-merge-plugin).

**Setup Steps**

Install the merge plugin:

```
composer require wikimedia/composer-merge-plugin:~2

```

Add merge configuration to your root composer.json:

```
"extra": {
  "merge-plugin": {
    "include": [
      "vendor/vardot/varbase-libraries/composer.libraries.json"
    ],
    "recurse": true,
    "replace": false,
    "merge-dev": false
  }
}

```

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance54

Moderate activity, may be stable

Popularity28

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity48

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

34

Last Release

306d ago

Major Versions

9.2.3 → 10.1.32025-07-05

9.2.4 → 10.0.42025-07-06

9.2.5 → 10.0.52025-07-06

9.1.1 → 10.0.72025-07-08

9.2.8 → 10.0.0.02025-07-16

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1641992?v=4)[Rajab Natshah](/maintainers/Natshah)[@Natshah](https://github.com/Natshah)

![](https://www.gravatar.com/avatar/0a7204f4105511c0cbdfa7f4bf05ce8d7ddb14b26053a1b50e17895c23da12b4?d=identicon)[vardot-devops](/maintainers/vardot-devops)

---

Top Contributors

[![Natshah](https://avatars.githubusercontent.com/u/1641992?v=4)](https://github.com/Natshah "Natshah (14 commits)")

### Embed Badge

![Health badge](/badges/vardot-varbase-libraries/health.svg)

```
[![Health](https://phpackages.com/badges/vardot-varbase-libraries/health.svg)](https://phpackages.com/packages/vardot-varbase-libraries)
```

###  Alternatives

[droptica/droopler

Droopler - SEO Friendly CMS &amp; Site Builder - is a Drupal-based website builder that helps you create beautiful, fast, and easy-to-manage websites

6543.1k1](/packages/droptica-droopler)[linnovate/openideal

OpenideaL - open source ideas and innovation management system

1262.8k2](/packages/linnovate-openideal)

PHPackages © 2026

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