All Downloads are FREE. Search and download functionalities are using the official Maven repository.

php-laravel.styleci.yml Maven / Gradle / Ivy

There is a newer version: 7.7.0
Show newest version
php:
  preset: laravel
  disabled:
    - unused_use
  finder:
    not-name:
      - index.php
      - server.php
js:
  finder:
    not-name:
      - webpack.mix.js
css: true




© 2015 - 2024 Weber Informatics LLC | Privacy Policy