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

ActivePackage

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

Baseline Lando file for Brave projects

v1.3.7(1mo ago)1671↑12.5%[1 PRs](https://github.com/yardinternet/lando-brave/pulls)EUPL-1.2CI passing

Since Jul 28Pushed 1mo 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 1mo ago

READMEChangelog (10)DependenciesVersions (19)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

44

—

FairBetter than 92% of packages

Maintenance90

Actively maintained with recent releases

Popularity20

Limited adoption so far

Community11

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

52d 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)")

---

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

[phpstan/phpstan

PHPStan - PHP Static Analysis Tool

13.9k341.8M29.6k](/packages/phpstan-phpstan)[barryvdh/laravel-debugbar

PHP Debugbar integration for Laravel

19.2k124.3M624](/packages/barryvdh-laravel-debugbar)[phpspec/prophecy

Highly opinionated mocking framework for PHP 5.3+

8.5k551.7M682](/packages/phpspec-prophecy)[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[rector/rector

Instant Upgrade and Automated Refactoring of any PHP code

10.3k123.1M6.0k](/packages/rector-rector)[nunomaduro/collision

Cli error handling for console/command-line PHP applications.

4.6k331.8M8.5k](/packages/nunomaduro-collision)

PHPackages © 2026

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