henzeb/query-filter-builder

View on GitHub
src/Illuminate/Builders/Builder.php

Summary

Maintainability
B
6 hrs
Test Coverage
A
100%

Builder has 45 functions (exceeds 20 allowed). Consider refactoring.
Open

class Builder implements QueryBuilder
{
    public function __construct(private IlluminateBuilder|EloquentBuilder $builder)
    {
    }
Severity: Minor
Found in src/Illuminate/Builders/Builder.php - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status