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.
This is the coding standard used for all Idiosyncratic Projects, based on the Doctrine Coding Standard. Changes to the Doctrine Coding Standard are:
__get() method, for instance) should be marked as @public-read-only.How can I help you explore Laravel packages today?