PHPackages                             dam1r89/laravel-code-quality - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. dam1r89/laravel-code-quality

ActiveLibrary

dam1r89/laravel-code-quality
============================

Set of commands that help maintaining code quality in Laravel projects.

1.2.0(7y ago)01.3kPHP

Since Oct 28Pushed 7y ago1 watchersCompare

[ Source](https://github.com/dam1r89/laravel-code-quality)[ Packagist](https://packagist.org/packages/dam1r89/laravel-code-quality)[ RSS](/packages/dam1r89-laravel-code-quality/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (5)Used By (0)

Set of commands that help maintaining code quality in Laravel projects.
=======================================================================

[](#set-of-commands-that-help-maintaining-code-quality-in-laravel-projects)

Installation
------------

[](#installation)

```
composer require --dev dam1r89/laravel-code-quality

```

About
-----

[](#about)

Intended for Laravel type of projects with **VueJS** on frontend. Relys on `phpunit` for testing code before commit, `php-cs-fixer` and `es-lint` to lint/fix the code and `git` to install **precommit** hook.

It is analyzing only code that is added to index.

It also puts `.editorconfig` file in a root directory.

Commands:

Install git pre commit hook

```
php artisan code:install-hooks

```

Runs php-cs-fixer fix and eslint fix commands

```
php artisan code:fix

```

Manually run lint

```
php artisan code:lint

```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~86 days

Total

4

Last Release

2854d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0bba8f57f8d1c05d28ffd8ec432a1520579c5cc84d4f93995a0656f22324224d?d=identicon)[dam1r89](/maintainers/dam1r89)

---

Top Contributors

[![dam1r89](https://avatars.githubusercontent.com/u/3540487?v=4)](https://github.com/dam1r89 "dam1r89 (5 commits)")

### Embed Badge

![Health badge](/badges/dam1r89-laravel-code-quality/health.svg)

```
[![Health](https://phpackages.com/badges/dam1r89-laravel-code-quality/health.svg)](https://phpackages.com/packages/dam1r89-laravel-code-quality)
```

###  Alternatives

[kubawerlos/php-cs-fixer-custom-fixers

A set of custom fixers for PHP CS Fixer

23812.0M144](/packages/kubawerlos-php-cs-fixer-custom-fixers)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[ergebnis/php-cs-fixer-config

Provides a configuration factory and rule set factories for friendsofphp/php-cs-fixer.

692.9M162](/packages/ergebnis-php-cs-fixer-config)[slam/php-cs-fixer-extensions

Slam extension of friendsofphp/php-cs-fixer

68947.7k20](/packages/slam-php-cs-fixer-extensions)[jubeki/laravel-code-style

Combine Custom Fixers with the ruleset of Laravel Pint to fix your code style in Laravel Applications/Packages.

56521.7k8](/packages/jubeki-laravel-code-style)[redaxo/php-cs-fixer-config

php-cs-fixer config for REDAXO

1091.3k7](/packages/redaxo-php-cs-fixer-config)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
