PHPackages                             ashjoory/radicle-valet-driver - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. ashjoory/radicle-valet-driver

ActiveComposer-plugin[Utility &amp; Helpers](/categories/utility)

ashjoory/radicle-valet-driver
=============================

Custom Valet driver for Bedrock/Radicle setup

1.0.10(11mo ago)014MITPHPPHP &gt;=8.0CI passing

Since Jun 4Pushed 11mo agoCompare

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

READMEChangelogDependencies (1)Versions (10)Used By (0)

Custom Driver For Radicle Local Setup On Herd/Valet
===================================================

[](#custom-driver-for-radicle-local-setup-on-herdvalet)

This package provides a custom Valet driver tailored for Bedrock/Radicle-style WordPress projects to be used exclusively in local development environments. It ensures Valet serves the `/public` directory and properly handles trailing slashes for `/wp/wp-admin`. This driver is intended for local use only and should not be deployed to production.

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

[](#installation)

1. Install the package as a development dependency via Packagist:

```
composer require --dev ashjoory/radicle-valet-driver
```

2. Upon installation, the driver file `LocalValetDriver.php` will be automatically copied to your project root if it does not already exist. The file is also added to your `.gitignore` to prevent it from being committed to your repository.

Purpose
-------

[](#purpose)

- Provide a seamless local development experience for Radicle/Bedrock WordPress projects using Valet or Herd.
- Automatically map Valet to the correct `/public` directory.
- Handle trailing slashes for `/wp/wp-admin` routes correctly.
- Ensure the driver is only used in local environments by keeping it out of version control.

Notes
-----

[](#notes)

- This driver should not be used or deployed in production environments.
- The automatic copying and `.gitignore` management help maintain a clean project setup without manual steps.
- If you need to customize the driver, edit the copied `LocalValetDriver.php` in your project root.

###  Health Score

30

—

LowBetter than 65% of packages

Maintenance52

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

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

Total

9

Last Release

340d ago

PHP version history (2 changes)1.0.1PHP &gt;=7.4

1.0.4PHP &gt;=8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/ea4e4f7cc86c6a2bfbf2c2b3aa862913e62196bed3a96ba4297e7088f2600264?d=identicon)[ashjoory](/maintainers/ashjoory)

---

Top Contributors

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

---

Tags

wordpressdriverbedrockvaletradicle

### Embed Badge

![Health badge](/badges/ashjoory-radicle-valet-driver/health.svg)

```
[![Health](https://phpackages.com/badges/ashjoory-radicle-valet-driver/health.svg)](https://phpackages.com/packages/ashjoory-radicle-valet-driver)
```

###  Alternatives

[roots/bedrock

WordPress boilerplate with Composer, easier configuration, and an improved folder structure

6.5k441.8k2](/packages/roots-bedrock)[roots/bedrock-autoloader

An autoloader that enables standard plugins to be required just like must-use plugins

405.6M51](/packages/roots-bedrock-autoloader)[log1x/plugin-meta

A simple meta package for my commonly used WordPress plugins

164.3k](/packages/log1x-plugin-meta)

PHPackages © 2026

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