PHPackages                             mindtwo/valet-drivers - 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. mindtwo/valet-drivers

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

mindtwo/valet-drivers
=====================

Ship our custom agency valet drivers with a command to automatically install them.

3.2.1(1y ago)0122MITPHPPHP ^8.1

Since Mar 23Pushed 1y ago5 watchersCompare

[ Source](https://github.com/mindtwo/valet-drivers)[ Packagist](https://packagist.org/packages/mindtwo/valet-drivers)[ RSS](/packages/mindtwo-valet-drivers/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (11)Used By (0)

[![mindtwo GmbH](https://camo.githubusercontent.com/e6886afd538992ffea88b46c2b2abac75261fde5d9c4444b22d6699f1e222c5d/68747470733a2f2f7777772e6d696e6474776f2e64652f646f776e6c6f6164732f646f6f646c65732f6769746875622f7265706f7369746f72792d6865616465722e706e67)](https://www.mindtwo.de/)

Custom Valet/Herd Drivers: `mindtwo/valet-drivers`
==================================================

[](#custom-valetherd-drivers-mindtwovalet-drivers)

Overview
--------

[](#overview)

The `mindtwo/valet-drivers` package provides a seamless way to install and manage a suite of custom valet drivers tailored for use within our agency's MacOS environments. These drivers facilitate the development of projects by ensuring compatibility and efficient integration with Laravel Valet and Laravel Herd environments. Whether you're setting up a new project or migrating an existing one, this package offers an essential toolkit to streamline your workflow.

Included Drivers
----------------

[](#included-drivers)

The package includes the following custom valet drivers:

- `MindtwoAwsBedrockValetDriver.php`: Optimized for AWS Bedrock projects.
- `MindtwoBasicValetDriver.php`: A basic driver for generic PHP applications.
- `MindtwoLaravelWordPressValetDriver.php`: Customized for projects combining Laravel and WordPress.
- `MindtwoTypo3ValetDriver.php`: Tailored for TYPO3 projects.
- `MindtwoVnrLaravelValetDriver.php`: Designed for VNR Laravel applications.
- `MindtwoWordPressValetDriver.php`: Specialized for WordPress projects.

These drivers ensure that your development environment is configured to meet the specific needs of each project type, offering a more streamlined and efficient development process.

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

[](#installation)

To install the `mindtwo/valet-drivers` package, you will need to have Composer installed on your system. Run the following command in your terminal:

```
composer global require mindtwo/valet-drivers
```

Usage
-----

[](#usage)

After installing the package, you can manage your custom valet drivers using two console commands: `install` and `uninstall`.

### Installing Drivers

[](#installing-drivers)

To install the custom drivers, use the `install` command. By default, this command installs drivers for Laravel Valet. You can also specify installation for Laravel Herd or provide a custom path.

```
mindtwo-valet-drivers install
```

Options:

- `--valet`: Install the drivers for Laravel Valet (default).
- `--herd`: Install the drivers for Laravel Herd.
- `--path=`: Install the drivers to a custom directory.

### Uninstalling Drivers

[](#uninstalling-drivers)

To uninstall the custom drivers, use the `uninstall` command. Without any options, it will attempt to remove the drivers from both Laravel Valet and Laravel Herd directories.

```
mindtwo-valet-drivers uninstall
```

Options:

- `--valet`: Only remove the drivers from the Laravel Valet directory.
- `--herd`: Only remove the drivers from the Laravel Herd directory.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

[![Back to the top](https://camo.githubusercontent.com/95bc64effcf1548b818d9d08d6b7586b242de6e42c5756a357f897afb9f635e2/68747470733a2f2f7777772e6d696e6474776f2e64652f646f776e6c6f6164732f646f6f646c65732f6769746875622f7265706f7369746f72792d666f6f7465722e706e67)](#)

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance40

Moderate activity, may be stable

Popularity10

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 71.4% 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 ~105 days

Recently: every ~38 days

Total

9

Last Release

675d ago

Major Versions

1.2 → 2.02023-03-22

2.0 → 3.02024-02-09

### Community

Maintainers

![](https://www.gravatar.com/avatar/4cc86fe6179314d204b14d1c81eb09a87ef84b0bcf2360dcd981171d1346c077?d=identicon)[mindtwo](/maintainers/mindtwo)

---

Top Contributors

[![jonasemde](https://avatars.githubusercontent.com/u/5083193?v=4)](https://github.com/jonasemde "jonasemde (20 commits)")[![blumewas](https://avatars.githubusercontent.com/u/5960093?v=4)](https://github.com/blumewas "blumewas (4 commits)")[![christianarenz](https://avatars.githubusercontent.com/u/6725236?v=4)](https://github.com/christianarenz "christianarenz (3 commits)")[![Heikooo](https://avatars.githubusercontent.com/u/63159333?v=4)](https://github.com/Heikooo "Heikooo (1 commits)")

###  Code Quality

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/mindtwo-valet-drivers/health.svg)

```
[![Health](https://phpackages.com/badges/mindtwo-valet-drivers/health.svg)](https://phpackages.com/packages/mindtwo-valet-drivers)
```

###  Alternatives

[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[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)[matthiasnoback/symfony-console-form

Use Symfony forms for Console command input

368264.8k8](/packages/matthiasnoback-symfony-console-form)[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)[shel/neos-terminal

Neos CMS Ui terminal for running Eel expressions and other commands

1441.3k](/packages/shel-neos-terminal)

PHPackages © 2026

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