symplify/vendor-patches
Apply and manage vendor patches in Composer projects. Automatically patch dependencies after install/update, keep patches versioned in your repo, and maintain reproducible builds without forking upstream packages.
Architecture fit: The package targets vendor patching via Composer, which aligns with Laravel's dependency management. However, the unknown repository prevents verification of implementation specifics (e.g., Composer plugin vs. standalone tool), making compatibility with Laravel's workflow ambiguous.
Integration feasibility: Low. Without a verifiable repository or Packagist registration, standard composer require installation is impossible. Critical integration steps (e.g., configuration, script hooks) cannot be validated.
Technical risk: High.
How can I help you explore Laravel packages today?