{"id":50901231,"url":"https://github.com/jeffersongoncalves/herd-manager-plugin","last_synced_at":"2026-06-16T03:01:02.212Z","repository":{"id":348137867,"uuid":"1196659158","full_name":"jeffersongoncalves/herd-manager-plugin","owner":"jeffersongoncalves","description":"JetBrains plugin to manage Laravel Herd site configuration directly from PhpStorm — auto-detect, configure herd.yml, link/unlink sites, SSL, and status bar widget","archived":false,"fork":false,"pushed_at":"2026-06-07T19:33:38.000Z","size":696,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-07T21:19:59.732Z","etag":null,"topics":["herd","ide-plugin","intellij-plugin","jetbrains-plugin","kotlin","laravel","laravel-herd","php","phpstorm","phpstorm-plugin"],"latest_commit_sha":null,"homepage":"https://plugins.jetbrains.com/plugin/31013-herd-manager","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jeffersongoncalves.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-30T23:10:34.000Z","updated_at":"2026-06-07T19:33:40.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/jeffersongoncalves/herd-manager-plugin","commit_stats":null,"previous_names":["jeffersongoncalves/herd-manager-plugin"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jeffersongoncalves/herd-manager-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffersongoncalves%2Fherd-manager-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffersongoncalves%2Fherd-manager-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffersongoncalves%2Fherd-manager-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffersongoncalves%2Fherd-manager-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeffersongoncalves","download_url":"https://codeload.github.com/jeffersongoncalves/herd-manager-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffersongoncalves%2Fherd-manager-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34388669,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-16T02:00:06.860Z","response_time":126,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["herd","ide-plugin","intellij-plugin","jetbrains-plugin","kotlin","laravel","laravel-herd","php","phpstorm","phpstorm-plugin"],"created_at":"2026-06-16T03:01:01.484Z","updated_at":"2026-06-16T03:01:02.207Z","avatar_url":"https://github.com/jeffersongoncalves.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Herd Manager\n\n![Herd Manager](banners/herd-manager.png)\n\n[![JetBrains Marketplace](https://img.shields.io/jetbrains/plugin/v/31013-herd-manager.svg)](https://plugins.jetbrains.com/plugin/31013-herd-manager)\n[![Downloads](https://img.shields.io/jetbrains/plugin/d/31013-herd-manager.svg)](https://plugins.jetbrains.com/plugin/31013-herd-manager)\n\n\u003e Manage Laravel Herd site configuration directly from PhpStorm.\n\n**Herd Manager** is a JetBrains plugin that integrates [Laravel Herd](https://herd.laravel.com) into your IDE, letting you configure, link, and manage Herd sites without leaving your editor.\n\n- **Homepage**: [GitHub](https://github.com/jeffersongoncalves/herd-manager-plugin)\n- **Marketplace**: [JetBrains Marketplace](https://plugins.jetbrains.com/plugin/31013-herd-manager)\n- **Issues**: [GitHub Issues](https://github.com/jeffersongoncalves/herd-manager-plugin/issues)\n\n## Screenshots\n\n| Not Configured | Configured \u0026 Linked |\n|:-:|:-:|\n| ![Tool Window - Not Configured](docs/screenshots/tool-window-not-configured.png) | ![Tool Window - Configured](docs/screenshots/tool-window-configured.png) |\n\n## Features\n\n- **Auto-detection** — Detects Laravel Herd installation on Windows, macOS, and Linux\n- **Project configuration** — Create and edit `herd.yml` with site name, PHP version, and HTTPS settings\n- **Site linking** — Link/unlink projects to Herd with one click\n- **SSL management** — Secure sites with HTTPS directly from the IDE\n- **Status bar widget** — See link status at a glance in the IDE status bar\n- **Tool window panel** — Full configuration UI in the right sidebar\n- **Smart notifications** — Prompts to configure or link on project open\n- **Reactive updates** — UI auto-refreshes when `herd.yml` changes externally\n\n## Requirements\n\n- **IDE**: PhpStorm 2024.3+ (or any IntelliJ-based IDE with PHP plugin, builds 243–263.*)\n- **Laravel Herd**: Installed and available in system PATH or default location\n- **Java**: JDK 17+\n\n## Installation\n\n### From JetBrains Marketplace\n\n1. Open PhpStorm → **Settings** → **Plugins** → **Marketplace**\n2. Search for **\"Herd Manager\"**\n3. Click **Install** and restart the IDE\n\nOr install directly from: [Herd Manager on JetBrains Marketplace](https://plugins.jetbrains.com/plugin/31013-herd-manager)\n\n### From Disk\n\n1. Download the latest release `.zip` from [Releases](https://github.com/jeffersongoncalves/herd-manager-plugin/releases)\n2. Open PhpStorm → **Settings** → **Plugins** → **⚙️** → **Install Plugin from Disk...**\n3. Select the `.zip` file and restart the IDE\n\n## Usage\n\n### Quick Start\n\n1. Open a Laravel project in PhpStorm\n2. The plugin auto-detects Herd and checks for `herd.yml`\n3. If no config exists, a notification offers to **Configure Now**\n4. Set your site name, PHP version, and HTTPS preference\n5. Click **Link Site** to register with Herd\n\n### Tool Window\n\nAccess via **View → Tool Windows → Herd Manager** or click the Herd icon in the right sidebar.\n\n| Section | Description |\n|---------|-------------|\n| **Status** | Shows linked/unlinked state and site URL with \"Open in Browser\" button |\n| **Site Configuration** | Edit site name, select PHP version, toggle HTTPS |\n| **Actions** | Save config, link/unlink site |\n\n### Actions Menu\n\nAvailable under **Tools → Herd**:\n\n- **Configure Site** — Open the Herd Manager tool window\n- **Link Site** — Link the current project to Herd (creates config if needed)\n- **Open in Browser** — Open the site URL in your default browser\n\n### Status Bar\n\nThe status bar widget (bottom-right) shows:\n- **Linked icon** — Site is registered with Herd (hover for URL)\n- **Unlinked icon** — Site is not linked (click to configure)\n\n### herd.yml\n\nThe plugin manages a `herd.yml` file in your project root:\n\n```yaml\nname: my-project\nphp: '8.4'\nsecured: true\naliases: []\nservices: []\nintegrations: []\n```\n\n## Building from Source\n\n```bash\n# Clone the repository\ngit clone git@github.com:jeffersongoncalves/herd-manager-plugin.git\ncd herd-manager-plugin\n\n# Build the plugin\n./gradlew buildPlugin\n\n# Run PhpStorm sandbox with plugin loaded\n./gradlew runIde\n\n# Run tests\n./gradlew test\n\n# Verify plugin compatibility\n./gradlew verifyPlugin\n```\n\nThe built plugin archive will be in `build/distributions/`.\n\n## License\n\n[MIT](LICENSE)\n\n## Author\n\n**Jefferson Goncalves** — [GitHub](https://github.com/jeffersongoncalves)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeffersongoncalves%2Fherd-manager-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeffersongoncalves%2Fherd-manager-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeffersongoncalves%2Fherd-manager-plugin/lists"}