PHPackages                             machbarmacher/boxfile - 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. [CLI &amp; Console](/categories/cli)
4. /
5. machbarmacher/boxfile

AbandonedCli[CLI &amp; Console](/categories/cli)

machbarmacher/boxfile
=====================

Command to handle freistil Boxfiles anywhere

0.1.3(8y ago)051[1 issues](https://github.com/machbarmacher/boxfile/issues)GPLv2+PHP

Since Aug 5Pushed 8y ago1 watchersCompare

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

READMEChangelogDependencies (4)Versions (5)Used By (0)

boxfile
=======

[](#boxfile)

This is a tool for applying Boxfile specifics to your project. A *Boxfile* is a configuration file for a [Freistilbox site](https://freistil.zendesk.com/hc/en-us/articles/201084675-The-Boxfile).

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

[](#installation)

The tool can be installed via Composer.

```
composer require machbarmacher/boxfile
```

Kudos
-----

[](#kudos)

Thanks to derhasi for the V1 implementation.

Command
-------

[](#command)

Creating symlinks for environment specific paths.

```
./vendor/bin/boxfile symlink [env] --boxfile=Boxfile --docroot=docroot
```

Example boxfile
---------------

[](#example-boxfile)

```
version: 1.0
shared_folders:
  - sites/default/files
env_specific_files:
  .htaccess:
    local: .htaccess.local
    staging: .htaccess.stage
  sites/default/settings.php:
    local: settings.local.php
    staging: settings.stage.php
```

With `./vendor/bin/boxfile local` symlinks for the given example will be applied.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 73.9% 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 ~291 days

Total

4

Last Release

3063d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d85297f7ec0b2d1962fe65451ae0018f4de52c984627dc209e14bddae41238c6?d=identicon)[geek-merlin](/maintainers/geek-merlin)

![](https://www.gravatar.com/avatar/cb5ae52c55e2898d92260abe444abce7bb820a711fc34c8509e6b8aaea5df84e?d=identicon)[geek-andi](/maintainers/geek-andi)

---

Top Contributors

[![derhasi](https://avatars.githubusercontent.com/u/118502?v=4)](https://github.com/derhasi "derhasi (17 commits)")[![geek-merlin](https://avatars.githubusercontent.com/u/15613398?v=4)](https://github.com/geek-merlin "geek-merlin (6 commits)")

### Embed Badge

![Health badge](/badges/machbarmacher-boxfile/health.svg)

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

###  Alternatives

[crunzphp/crunz

Schedule your tasks right from the code.

2292.0M6](/packages/crunzphp-crunz)[crazywhalecc/static-php-cli

Build single static PHP binary, with PHP project together, with popular extensions included.

1.8k13.9k](/packages/crazywhalecc-static-php-cli)[phpcr/phpcr-shell

Shell for PHPCR

721.3M8](/packages/phpcr-phpcr-shell)[madewithlove/license-checker

CLI tool to verify allowed licenses for composer dependencies

54449.8k21](/packages/madewithlove-license-checker)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

7310.3k29](/packages/open-dxp-opendxp)

PHPackages © 2026

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