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

Shim Laravel Package

php-cs-fixer/shim

Shim package for PHP CS Fixer, providing a lightweight Composer entrypoint and compatibility layer. Use this package to pull in PHP-CS-Fixer via Composer; for configuration, usage, and docs, see the main FriendsOfPHP/PHP-CS-Fixer repository.

View on GitHub
Deep Wiki
Context7

Product Decisions This Supports

  • Enables rapid adoption of code style enforcement with zero dependency management, ideal for teams prioritizing simplicity in CI/CD pipelines
  • Supports "build vs buy" decisions by offering a lightweight alternative to full Composer installations for static analysis tools
  • Reduces onboarding friction for new projects or legacy systems where installing Composer dependencies is impractical
  • Aligns with minimal-tooling strategies for microservices or serverless environments where containerized tooling adds unnecessary complexity

When to Consider This Package

Use when:

  • Your CI/CD pipeline lacks Composer or requires a single-file executable (e.g., Dockerless runners, cloud build services)
  • You need immediate code style enforcement without dependency management overhead for one-off scripts or temporary environments
  • Your project has strict security policies restricting Composer usage but allows direct PHP file execution

Avoid when:

  • Your project already uses Composer for dependencies (installing the main php-cs-fixer package is more maintainable)
  • You require advanced features like custom rulesets, plugin integrations, or real-time editor support (shim versions often lack these)
  • Long-term maintenance is critical (this package has no dependents and minimal community activity, indicating lower future support)

How to Pitch It (Stakeholders)

For executives: "This package delivers enterprise-grade code quality enforcement with zero setup—just download and run. Eliminates engineering hours spent on tooling configuration, reduces CI pipeline complexity, and ensures consistent coding standards across teams without additional infrastructure costs. It’s the fastest way to enforce compliance with minimal resource investment."

For engineers: "It’s a single PHP file that runs PHP CS Fixer without dependencies—no Composer, no version conflicts. Integrate in seconds: add a wget step to your CI pipeline, execute it, and get standardized code style checks. Perfect

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
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
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