PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
Notice: ob_end_clean(): Failed to delete buffer. No buffer to delete in /home/foruwedy/public_html/57dae0/index.php on line 8
$#$#$#

Dir : /home/foruwedy/public_html/vendor/qirolab/laravel-reactions/
Server: Linux premium227.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
IP: 66.29.146.38
Choose File :

Url:
Dir : /home/foruwedy/public_html/vendor/qirolab/laravel-reactions/composer.json

{
    "name": "qirolab/laravel-reactions",
    "description": "Implement reactions (like, dislike, love, emotion etc) on Laravel Eloquent models.",
    "type": "library",
    "keywords": [
        "laravel",
        "eloquent",
        "love",
        "like",
        "dislike",
        "unlike",
        "favorite",
        "favourite",
        "rate",
        "rating",
        "emotion",
        "reaction",
        "star",
        "kudos"
    ],
    "homepage": "https://qirolab.com",
    "license": "MIT",
    "authors": [
        {
            "name": "Harish Kumar",
            "email": "harish@qirolab.com",
            "homepage": "https://qirolab.com",
            "role": "Developer"
        }
    ],
    "require": {
        "php": ">=7.3",
        "illuminate/database": "^8.0|^9.0|^10.0",
        "illuminate/events": "^8.0|^9.0|^10.0",
        "illuminate/support": "^8.0|^9.0|^10.0"
    },
    "require-dev": {
        "orchestra/testbench": "^6.0|^7.0|^8.0",
        "phpunit/phpunit": "^8.5|^9.0",
        "vimeo/psalm": "^4.0"
    },
    "autoload": {
        "psr-4": {
            "Qirolab\\Laravel\\Reactions\\": "src/"
        }
    },
    "autoload-dev": {
        "psr-4": {
            "Qirolab\\Tests\\Laravel\\Reactions\\": "tests/"
        }
    },
    "scripts": {
        "psalm": "vendor/bin/psalm",
        "test": "vendor/bin/phpunit --colors=always",
        "test-coverage": "vendor/bin/phpunit --coverage-html coverage",
        "format": "vendor/bin/php-cs-fixer fix --allow-risky=yes"
    },
    "config": {
        "sort-packages": true
    },
    "extra": {
        "laravel": {
            "providers": [
                "Qirolab\\Laravel\\Reactions\\ReactionsServiceProvider"
            ]
        }
    },
    "minimum-stability": "dev",
    "prefer-stable": true,
    "funding": [
        {
            "type": "other",
            "url": "https://www.buymeacoffee.com/qirolab"
        }
    ]
}