PHPackages                             yard/lando-brave - 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. yard/lando-brave

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

yard/lando-brave
================

Baseline Lando file for Brave projects

v1.3.7(3mo ago)11.6k↓37.5%[1 issues](https://github.com/yardinternet/lando-brave/issues)[1 PRs](https://github.com/yardinternet/lando-brave/pulls)EUPL-1.2CI passing

Since Jul 28Pushed 1w agoCompare

[ Source](https://github.com/yardinternet/lando-brave)[ Packagist](https://packagist.org/packages/yard/lando-brave)[ RSS](/packages/yard-lando-brave/feed)WikiDiscussions main Synced yesterday

READMEChangelog (10)DependenciesVersions (20)Used By (0)

Lando file for Brave projects
=============================

[](#lando-file-for-brave-projects)

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

[](#installation)

```
composer require yard/lando-brave --dev
```

Global configuration
--------------------

[](#global-configuration)

Add `'/vendor/yard/lando-brave/.lando.brave.yml'` to `preLandoFiles` in your global lando config.

You can find the global lando config in `~/.lando/config.yml`:

```
preLandoFiles:
  - /vendor/yard/lando-brave/.lando.brave.yml
```

Project configuration
---------------------

[](#project-configuration)

Add a minimal `.lando.yml` to the root of your project:

```
name: project

proxy:
  appserver_nginx:
    - project.lndo.site
    - subsite.project.lndo.site
  mailpit:
    - mail.project.lndo.site
  pma:
    - pma.project.lndo.site
```

Create a `.lando.base.yml` file in the root of your project with the following content:

```
# This file is needed because Lando determines the app root based on the first loaded config file.
```

If you have a `provision` directory in your project's root, it is no longer necessary and can be removed.

About us
--------

[](#about-us)

[![banner](https://raw.githubusercontent.com/yardinternet/.github/refs/heads/main/profile/assets/small-banner-github.svg)](https://www.yard.nl/werken-bij/)

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance71

Regular maintenance activity

Popularity22

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

11

Last Release

98d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/62775?v=4)[Anton Zhuravsky](/maintainers/Yard)[@yard](https://github.com/yard)

---

Top Contributors

[![dtakken](https://avatars.githubusercontent.com/u/2066447?v=4)](https://github.com/dtakken "dtakken (8 commits)")[![SimonvanWijhe](https://avatars.githubusercontent.com/u/41121933?v=4)](https://github.com/SimonvanWijhe "SimonvanWijhe (7 commits)")[![Rovasch](https://avatars.githubusercontent.com/u/166744617?v=4)](https://github.com/Rovasch "Rovasch (6 commits)")[![ictbeheer](https://avatars.githubusercontent.com/u/14947039?v=4)](https://github.com/ictbeheer "ictbeheer (3 commits)")[![FreakyWizard](https://avatars.githubusercontent.com/u/114140418?v=4)](https://github.com/FreakyWizard "FreakyWizard (1 commits)")[![ShunLuk](https://avatars.githubusercontent.com/u/1165549?v=4)](https://github.com/ShunLuk "ShunLuk (1 commits)")

---

Tags

dev

### Embed Badge

![Health badge](/badges/yard-lando-brave/health.svg)

```
[![Health](https://phpackages.com/badges/yard-lando-brave/health.svg)](https://phpackages.com/packages/yard-lando-brave)
```

###  Alternatives

[yousign/zdd-message-bundle

Assert Zero Downtime Deployment compliance for messages

27129.5k](/packages/yousign-zdd-message-bundle)[natanfelles/php-server

Fine-tuning on the PHP built-in web server.

2812.4k2](/packages/natanfelles-php-server)[in2code/in2publish_core

Content publishing extension to connect stage and production server

40143.4k](/packages/in2code-in2publish-core)[tiamo/phpas2

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

4778.9k](/packages/tiamo-phpas2)[wapmorgan/php-rpm-packager

RPM packager for PHP applications.

106.6k](/packages/wapmorgan-php-rpm-packager)

PHPackages © 2026

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