Skip to content

Add README documentation for pv project#10

Merged
munezaclovis merged 2 commits intomainfrom
claude/add-minimal-readme-pGNWp
Mar 4, 2026
Merged

Add README documentation for pv project#10
munezaclovis merged 2 commits intomainfrom
claude/add-minimal-readme-pGNWp

Conversation

@munezaclovis
Copy link
Copy Markdown
Contributor

Summary

This PR adds comprehensive documentation for the pv project, a local development server manager powered by FrankenPHP.

Changes

  • Added README.md with project overview, motivation, and usage documentation
  • Documented the core value proposition: simplified local PHP development without Docker/Traefik complexity
  • Included command reference for common operations (install, link, start, stop, etc.)
  • Documented key features: automatic HTTPS, built-in DNS, multi-PHP version support, and project auto-detection

Details

The README explains that pv provides a single-binary solution for local PHP development with:

  • Automatic project linking at https://project.test
  • Support for multiple PHP versions running simultaneously
  • Auto-detection of project types (Laravel, Laravel + Octane, generic PHP, static sites)
  • Automatic proxying for projects using non-default PHP versions

https://claude.ai/code/session_01EjSDWfaFmu1LGF66aYex6f

claude added 2 commits March 4, 2026 17:17
Lists what pv install provides (FrankenPHP, PHP, Composer, Mago) and
gives the PHP version manager its own section with per-project version
support.

https://claude.ai/code/session_01EjSDWfaFmu1LGF66aYex6f
@munezaclovis munezaclovis merged commit 07851cb into main Mar 4, 2026
2 checks passed
@munezaclovis munezaclovis deleted the claude/add-minimal-readme-pGNWp branch March 5, 2026 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants