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

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

vardot/varbase-project
======================

Project template for Varbase distribution.

11.0.2(1w ago)5362.5k↓71.4%35[7 PRs](https://github.com/Vardot/varbase-project/pulls)GPL-2.0-or-laterGherkin

Since Aug 22Pushed 1mo ago9 watchersCompare

[ Source](https://github.com/Vardot/varbase-project)[ Packagist](https://packagist.org/packages/vardot/varbase-project)[ Docs](https://www.drupal.org/project/varbase)[ RSS](/packages/vardot-varbase-project/feed)WikiDiscussions 11.0.x Synced 2d ago

READMEChangelog (10)Dependencies (31)Versions (168)Used By (0)

[![pipeline status](https://camo.githubusercontent.com/098f8c28dc5ac8a58539ba969aac0bd8db7dc54db421e9efbeb9b82c7d113c2a/68747470733a2f2f6769742e64727570616c636f64652e6f72672f70726f6a6563742f766172626173655f70726f6a6563742f6261646765732f31312e302e782f706970656c696e652e737667)](https://git.drupalcode.org/project/varbase_project/-/commits/11.0.x)[![coverage report](https://camo.githubusercontent.com/d0c287f90d8ee3ddba4cc6628d3801c9e376e02d8833a35bea5038655991c774/68747470733a2f2f6769742e64727570616c636f64652e6f72672f70726f6a6563742f766172626173655f70726f6a6563742f6261646765732f31312e302e782f636f7665726167652e737667)](https://git.drupalcode.org/project/varbase_project/-/commits/11.0.x)[![Latest Release](https://camo.githubusercontent.com/3fb9739a3dff2a209da72690f18ff0c230a67fe353a90834b7f9cff321a9a9e0/68747470733a2f2f6769742e64727570616c636f64652e6f72672f70726f6a6563742f766172626173655f70726f6a6563742f2d2f6261646765732f72656c656173652e737667)](https://git.drupalcode.org/project/varbase_project/-/releases)

**Varbase 11.0.0-alpha2**

[![](https://camo.githubusercontent.com/fb8fc8e93289dd6442769c07410290da9f99178deb0d00a06440294346e8692e/68747470733a2f2f7777772e64727570616c2e6f72672f66696c65732f70726f6a6563742d696d616765732f766172626173652d6d656469756d2d6c6f676f2d636f6c6f722d776974682d70616464696e672e706e67)](https://www.drupal.org/project/varbase)

Varbase: The Ultimate Drupal CMS Starter Kit (Bootstrap Ready)
--------------------------------------------------------------

[](#varbase-the-ultimate-drupal-cms-starter-kit-bootstrap-ready)

The powerful Drupal distribution for faster development, with editor experience in mind. Brought to you by [Vardot](https://www.vardot.com/).

Varbase is an enhanced Drupal distribution with a lot of necessities. Necessities are all the modules, features, configurations that we include in every project.

It's made with the following benefits in mind:
----------------------------------------------

[](#its-made-with-the-following-benefits-in-mind)

- Speeds up development.
- Offers standardized configuration and best-practices.
- Comes with a lot of needed functionalities/modules for every-day Drupal site.
- [Tested, tested, and tested.](https://git.drupalcode.org/project/varbase/-/pipelines)

Starting a new project? Consider **Varbase** for **Drupal 11**. Installing **Varbase `11.0.x`** comes with several extra automated installation steps, to take full advantage of Varbase, other than the **Drupal 11** installation instructions.

Install with Composer
=====================

[](#install-with-composer)

To install the most recent stable release of **Varbase `11.0.x`** run this command:

```
composer create-project drupal/varbase_project:~11.0.0 PROJECT_DIR_NAME --no-dev --no-interaction

```

To install the dev version of **Varbase `11.0.x`** run this command:

```
composer create-project drupal/varbase_project:11.0.x-dev PROJECT_DIR_NAME --stability dev --no-interaction

```

[Automated Functional Testing](https://github.com/Vardot/varbase-project/blob/11.0.x/tests/README.md)
-----------------------------------------------------------------------------------------------------

[](#automated-functional-testing)

[Varbase 11.0.x Developer Guide](https://docs.varbase.vardot.com/v/11.0.x)
--------------------------------------------------------------------------

[](#varbase-110x-developer-guide)

[CHANGELOG for Varbase](https://github.com/Vardot/varbase/blob/11.0.x/CHANGELOG.md)
-----------------------------------------------------------------------------------

[](#changelog-for-varbase)

[Varbase Gherkin features](https://github.com/Vardot/varbase-project/blob/11.0.x/tests/features/varbase/README.md)
------------------------------------------------------------------------------------------------------------------

[](#varbase-gherkin-features)

[Varbase Developer Guide](https://docs.varbase.vardot.com/v/11.0.x/developers)
------------------------------------------------------------------------------

[](#varbase-developer-guide)

Local development with DDEV
---------------------------

[](#local-development-with-ddev)

1. Install DDEV locally, steps for installing can be found [here](https://ddev.readthedocs.io/en/stable/).
2. Run `ddev start`.
3. Install Varbase: `ddev install-varbase full` or `ddev install-varbase minimal`.

### DDEV Commands

[](#ddev-commands)

CommandDescription`ddev install-varbase minimal|full`Install Varbase from scratch with Drupal recipes`ddev init-full-automated-testing`Install (if needed) + recipes + test users + site prep`ddev init-minimal-automated-testing`Test users + site prep on an already installed site`ddev add-testing-users`Add testing user accounts`ddev delete-testing-users`Remove testing user accountsRemote Development Environment (IDE)
------------------------------------

[](#remote-development-environment-ide)

> - [Gitpod](https://gitpod.io/#https://github.com/vardot/varbase-project)

Join Our Slack Team for Feedback and Support

Sponsored and developed by [Vardot](https://www.drupal.org/vardot).

###  Health Score

65

—

FairBetter than 99% of packages

Maintenance96

Actively maintained with recent releases

Popularity43

Moderate usage in the ecosystem

Community20

Small or concentrated contributor base

Maturity82

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 97.7% 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 ~20 days

Recently: every ~13 days

Total

161

Last Release

3d ago

Major Versions

9.1.10 → 10.0.62025-07-06

9.1.11 → 10.1.0-beta12025-11-04

9.1.13 → 10.0.92026-01-06

10.0.9 → 11.0.02026-04-29

9.1.x-dev → 11.0.12026-06-23

### 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 (86 commits)")[![alamgir-vardot](https://avatars.githubusercontent.com/u/235099044?v=4)](https://github.com/alamgir-vardot "alamgir-vardot (1 commits)")[![josebc](https://avatars.githubusercontent.com/u/9332967?v=4)](https://github.com/josebc "josebc (1 commits)")

### Embed Badge

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

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

###  Alternatives

[drupal/recommended-project

Project template for Drupal projects with a relocated document root

1502.8M1](/packages/drupal-recommended-project)[fourkitchens/sous-drupal-project

Starter project for Sous a Drupal distribution featuring a theme based on Emulsify Design System.

141.1k](/packages/fourkitchens-sous-drupal-project)[farmos/farmos

A web-based farm record keeping application.

1.3k7.1k1](/packages/farmos-farmos)[govcms/govcms

GovCMS Drupal Distribution

198102.2k3](/packages/govcms-govcms)

PHPackages © 2026

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