idiosyncratic/coding-standard
Idiosyncratic coding standard for all Idiosyncratic Projects, based on Doctrine Coding Standard. Adds @public-read-only for private properties exposed as read-only (e.g., via __get) and disables alignment of equals signs in assignments.
The package’s theoretical value—standardizing code style with Doctrine-based adjustments (e.g., @public-read-only annotations, relaxed equals sign alignment)—is irrelevant in practice due to a critical technical barrier. It requires PHP 8.4, which is unreleased and incompatible with all current stable PHP versions (including Laravel’s supported range). This makes it impossible to implement, rendering any "build vs buy" or standardization decisions unfeasible. No product decisions can be supported until the PHP dependency is
How can I help you explore Laravel packages today?