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...

9 1
wobeto/twitter

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

135 1
andrewmclagan/api

A RESTful API package for the Laravel and Lumen frameworks.

18 0