lukzgois/laravelmd

Custom rules to check a Laravel 5 project with PHP Mess Detector
3,335 5
Install
composer require lukzgois/laravelmd
License:MIT
Last Updated:May 6, 2015
Links: GitHub  ·  Packagist
Maintainer: lukz

Custom rulesets to check Laravel projects with PHP Mess Detector

This rules will check a Laravel project with PHPMD.
The custom rules are:

  • Allow variables with 2 characters (because $id in some files is very acceptable);
  • Allow "static" access to the Laravel Facades
  • Doesn't force you to name variables and properties in camelCase.

Related Packages

maystro/filament-popup-modal

A comprehensive modal dialog system for FilamentPHP with progress bars, callback...

7 1
andhikamaheva/date

A date library to help you work with dates in different languages

13 1
vlados/laravel-blade-crawler-detect

Boost Lighthouse and PageSpeed scores by hiding cookie banners, chat widgets and...

5,257 0
wobeto/twitter

Laravel 4 Service Provider to interact with twitter account, like return a colle...

135 1