laravel-plugin-discovery

Search Laravel packages by health score, version compatibility, and vendor.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/luongldptit/move-ticket --skill laravel-plugin-discovery-luongldptit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: laravel-plugin-discovery
Source: https://github.com/luongldptit/move-ticket/tree/main/.agent/skills/laravel-plugin-discovery
Command: npx skills add https://github.com/luongldptit/move-ticket --skill laravel-plugin-discovery-luongldptit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually searching for Laravel packages, verifying their maintenance status, and checking version compatibility is time-consuming and risky for project stability. This Skill automates the process of finding and evaluating suitable Laravel packages to reduce research overhead and avoid adding unmaintained or incompatible dependencies.

Core Features & Use Cases

  • Package Search: Find Laravel packages by keyword, health score, vendor, and Laravel/PHP version compatibility.
  • Detailed Package Evaluation: Retrieve health metrics, version history, vendor reputation, and full compatibility matrices for specific packages.
  • Use Case Example: If you are building a Laravel 12 e-commerce feature, you can search for "payment gateway" filtered to healthy, Laravel 12 compatible packages to quickly identify reliable options.

Quick Start

Use this skill to find healthy, Laravel 12 compatible admin panel packages for your new SaaS project.

Frequently Asked Questions about laravel-plugin-discovery

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find actively maintained Laravel packages for a specific PHP version?

To find actively maintained Laravel packages, you can filter by health score, vendor reputation, and Laravel or PHP version compatibility. This retrieves detailed package metrics and version history to ensure you select reliable dependencies.

What's the best way to check Laravel package health and maintenance status before adding dependencies?

Checking Laravel package health involves retrieving detailed metrics, version history, and vendor reputation. Filtering packages by health score verifies their maintenance status, reducing the risk of adding unmaintained dependencies to your project.

Can I search for Laravel packages filtered by vendor reputation and compatibility?

Yes, you can search for Laravel packages filtered by vendor reputation, health score, and Laravel or PHP version compatibility. This allows you to evaluate vendor reputation and verify version compatibility for your specific project development needs.

How does package discovery verify Laravel version compatibility for project development?

Package discovery verifies Laravel version compatibility by applying filters for specific Laravel and PHP versions during the search. It retrieves a full compatibility matrix and version history for specific packages to ensure they match your project requirements.

When do I need automated package evaluation for Laravel dependency management?

You need automated package evaluation when manually searching for Laravel packages and verifying their maintenance status becomes time-consuming. It automates finding suitable packages and checking version compatibility to reduce research overhead and avoid unstable dependencies.