laravel/framework

View on GitHub
src/Illuminate/Support/Stringable.php

Summary

Maintainability
F
3 days
Test Coverage

Stringable has 123 functions (exceeds 20 allowed). Consider refactoring.
Open

class Stringable implements JsonSerializable, ArrayAccess, BaseStringable
{
    use Conditionable, Dumpable, Macroable, Tappable;

    /**
Severity: Major
Found in src/Illuminate/Support/Stringable.php - About 2 days to fix

    File Stringable.php has 525 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    <?php
    
    namespace Illuminate\Support;
    
    use ArrayAccess;
    Severity: Major
    Found in src/Illuminate/Support/Stringable.php - About 1 day to fix

      There are no issues that match your filters.

      Category
      Status