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

reliese/laravel

Reliese Components for Laravel Framework code generation.

3,954,390 1,705
php-tmdb/laravel

Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the...

53,312 160
laravel-ja/laravel

The Laravel Framework.

5,667 17
kavenegar/laravel

laravel 4 and 5 kavenegar integration

366,462 86
laravel/laravel

The skeleton application for the Laravel framework.

64,738,171 84,935