Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Makefile Laravel Package

fidry/makefile

Helpers for writing Makefiles with consistent conventions: built-in checks, convention validation, and a simple structure for targets like help/default/cs/test. Aims to make Makefiles clearer, safer, and more contributor-friendly across projects.

View on GitHub
Deep Wiki
Context7

Technical Evaluation

Architecture fit: The package is designed for PHP projects using Makefiles as supplementary task automation beyond Artisan commands (e.g., Docker setup, frontend builds). It integrates as a dev dependency validating Makefile structure via PHPUnit tests, aligning with Laravel's testing ecosystem. However, its niche use case limits applicability since Laravel's primary tooling relies on Artisan and native Composer scripts.

Integration feasibility: Straightforward via composer require --dev fidry/makefile with PHP 8.3+ and mbstring. Requires creating a test class extending BaseMakefileTestCase and hardcoding expected make help output. Existing Makefiles must conform to strict conventions (e.g., ##-commented help descriptions), potentially requiring refactoring.

Technical risk: Critical concerns include extremely low adoption (10 stars, 0 dependents), suspicious "last release" date (2026-02-02 – likely data error), and minimal maintenance activity (last commit 2023). Parser lacks robustness for complex Makefiles (e.g., conditional rules, multiline targets), risking false test failures. No security advisories exist, but abandonment risk is high.

Key questions: What is the actual last release date? Is the project actively maintained? How does it handle non-standard Makefile syntax (e

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport
twbs/bootstrap4
php-http/client-implementation
phpcr/phpcr-implementation
cucumber/gherkin-monorepo
haydenpierce/class-finder
psr/simple-cache-implementation
uri-template/tests