alexeymezenin / laravel-best-practices

Laravel best practices
11.37k stars 2.38k forks source link

A tool that enforces all these best practices #156

Open szepeviktor opened 1 year ago

szepeviktor commented 1 year ago

@alexeymezenin Were you thinking about a tool (coding standard/static analysis) that enforces all these best practices? Thank you!

alexoleynik0 commented 1 year ago

Maybe that is not what you want, but there's tlint and Duster that might be useful as linters.