PHPackages                             swisscat/docker-cscart - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. swisscat/docker-cscart

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

swisscat/docker-cscart
======================

An utility to create CS-Cart environments using docker

1.1.3(8y ago)1482GPL-3.0Shell

Since Jul 20Pushed 7y ago2 watchersCompare

[ Source](https://github.com/swisscat/docker-cscart)[ Packagist](https://packagist.org/packages/swisscat/docker-cscart)[ RSS](/packages/swisscat-docker-cscart/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (6)Used By (0)

docker-cscart
=============

[](#docker-cscart)

An utility to create CS-Cart environments using docker

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

[](#installation)

Install the package globally:

```
composer global require swisscat/docker-cscart

```

Ensure `$PATH` contains the `~/.composer/vendor/bin` directory

Setup a new environment
=======================

[](#setup-a-new-environment)

The setup relies on an NGINX proxy. Please ensure that  is enabled. Head to a cs-cart repository and type

```
docker-cscart new
docker-compose up -d

```

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

[](#configuration)

The following docker configurations are supported in `config/app.json` :

### Native docker integration

[](#native-docker-integration)

```
{
  "docker": {
    "driver": "native"
  }
}

```

### Docker-machine integration

[](#docker-machine-integration)

```
{
  "docker": {
    "driver": "machine",
    "machine": "default"
  }
}

```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity67

Established project with proven stability

 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 ~8 days

Total

5

Last Release

3186d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/77cd9d74e3db0053a409854db9bf9b88e185142dc0c088eea6db9150575ca3f7?d=identicon)[swisscat](/maintainers/swisscat)

---

Top Contributors

[![swisscat](https://avatars.githubusercontent.com/u/10150603?v=4)](https://github.com/swisscat "swisscat (19 commits)")

---

Tags

cs-cartcscartdocker

### Embed Badge

![Health badge](/badges/swisscat-docker-cscart/health.svg)

```
[![Health](https://phpackages.com/badges/swisscat-docker-cscart/health.svg)](https://phpackages.com/packages/swisscat-docker-cscart)
```

###  Alternatives

[deployer/deployer

Deployment Tool

11.0k25.4M207](/packages/deployer-deployer)[appwrite/server-ce

End to end backend server for frontend and mobile apps.

55.3k84.2k](/packages/appwrite-server-ce)[pragmarx/health

Laravel Server &amp; App Health Monitor and Notifier

2.0k1.0M2](/packages/pragmarx-health)[felixfbecker/language-server-protocol

PHP classes for the Language Server Protocol

22476.7M6](/packages/felixfbecker-language-server-protocol)[heroku/heroku-buildpack-php

Toolkit for starting a PHP application locally, with or without foreman, using the same config for PHP and Apache2/Nginx as on Heroku

8161.3M10](/packages/heroku-heroku-buildpack-php)[tiamo/phpas2

PHPAS2 is a php-based implementation of the EDIINT AS2 standard

4674.7k](/packages/tiamo-phpas2)

PHPackages © 2026

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